9#define DEFAULT_FLOAT_BIT_SIZE 64
10#define MACHINE_FLOAT_BIT_SIZE 64
13template <
int FloatSize>
#define DEFAULT_FLOAT_BIT_SIZE
Definition Float.hpp:9
#define MACHINE_FLOAT_BIT_SIZE
Definition Float.hpp:10
float type
Definition Float.hpp:19
double type
Definition Float.hpp:25
Definition Algorithm.hpp:10
FloatTypes< 64 >::type Float64
Definition Float.hpp:30
FloatTypes< 32 >::type Float32
Definition Float.hpp:29