mirror of
https://github.com/paboyle/Grid.git
synced 2025-04-04 19:25:56 +01:00
Bug work around
This commit is contained in:
parent
91629a24fe
commit
c67bc303db
@ -15,6 +15,8 @@
|
|||||||
#ifndef INCLUDED_ALG_REMEZ_H
|
#ifndef INCLUDED_ALG_REMEZ_H
|
||||||
#define INCLUDED_ALG_REMEZ_H
|
#define INCLUDED_ALG_REMEZ_H
|
||||||
|
|
||||||
|
#include <stddef.h>
|
||||||
|
|
||||||
#include <algorithms/approx/bigfloat.h>
|
#include <algorithms/approx/bigfloat.h>
|
||||||
|
|
||||||
#define JMAX 10000 //Maximum number of iterations of Newton's approximation
|
#define JMAX 10000 //Maximum number of iterations of Newton's approximation
|
||||||
|
Loading…
x
Reference in New Issue
Block a user