realroot_doc 0.1.1
/Users/mourrain/Devel/mmx/realroot/glue/glue_kernel.cpp File Reference
#include <numerix/integer.hpp>
#include <numerix/rational.hpp>
#include <numerix/floating.hpp>
#include <numerix/kernel.hpp>
#include <basix/glue.hpp>

Go to the source code of this file.

Namespaces

Defines

Functions


Define Documentation

#define set_of_bigfloat   set_of(bigfloat)

Definition at line 12 of file glue_kernel.cpp.

Referenced by mmx::glue_kernel().

#define set_of_complex_bigfloat   set_of(complex_bigfloat)

Definition at line 13 of file glue_kernel.cpp.

#define set_of_double   set_of(double)

Definition at line 9 of file glue_kernel.cpp.

Referenced by mmx::glue_kernel().

#define set_of_generic   set_of(generic)

Definition at line 8 of file glue_kernel.cpp.

#define set_of_integer   set_of(integer)

Definition at line 10 of file glue_kernel.cpp.

Referenced by mmx::glue_kernel().

#define set_of_rational   set_of(rational)

Definition at line 11 of file glue_kernel.cpp.

Referenced by mmx::glue_kernel().