progressing on contfrac

This commit is contained in:
2022-02-18 20:55:37 +01:00
parent 0e8c20770f
commit e67e6a5797
5 changed files with 145 additions and 4 deletions

View File

@@ -19,6 +19,7 @@
#include "permutation.h"
#include <stdio.h>
#include <string.h>
#include <list>
namespace LA {