efficient simplicial numbers in miscfunc
This commit is contained in:
@@ -35,6 +35,7 @@ extern double zeta(double x);
|
||||
extern double gamma(double x);
|
||||
extern double gammln(double x);
|
||||
extern double bernoulli_number(int n);
|
||||
extern unsigned long long simplicial(int d, int n); //simplicial numbers in a precomputed efficient way
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user