numerix_doc 0.4
|
#include <numerix/integer.hpp>
#include <numerix/rational.hpp>
#include <numerix/floating.hpp>
#include <basix/double.hpp>
#include <numerix/complex.hpp>
#include <numerix/complex_double.hpp>
#include <numerix/ball.hpp>
#include <numerix/ball_complex.hpp>
#include <basix/glue.hpp>
Go to the source code of this file.
#define double_literal | ( | x | ) | as_double (as_string (x)) |
Definition at line 12 of file glue_ball_floating.cpp.