glue/glue_point_floating.cpp File Reference
#include <basix/int.hpp>
#include <basix/vector.hpp>
#include <basix/port.hpp>
#include <basix/literal.hpp>
#include <numerix/integer.hpp>
#include <numerix/modular.hpp>
#include <numerix/modular_integer.hpp>
#include <numerix/rational.hpp>
#include <numerix/floating.hpp>
#include <shape/axel_glue.hpp>
#include <shape/point_glue.hpp>
#include <basix/tuple.hpp>
#include <basix/alias.hpp>
#include <basix/glue.hpp>
Go to the source code of this file.
Namespaces
Defines
Functions
- static shape::viewer
< shape::axel, shape::MGXK > GLUE_1 ()
- static shape::viewer
< shape::axel, shape::MGXK > GLUE_2 (const string &arg_1)
- static void GLUE_3 (const shape::viewer< shape::axel, shape::MGXK > &arg_1)
- static shape::point< mmx_floating > GLUE_4 (const tuple< mmx_floating > &arg_1)
- static mmx_floating GLUE_5 (const shape::point< mmx_floating > &arg_1, const int &arg_2)
- static alias< mmx_floating > GLUE_6 (const alias< shape::point< mmx_floating > > &arg_1, const int &arg_2)
- static shape::point< mmx_floating > GLUE_7 (const shape::point< mmx_floating > &arg_1, const shape::point< mmx_floating > &arg_2)
- static alias< shape::viewer
< shape::axel, shape::MGXK > > GLUE_8 (const alias< shape::viewer< shape::axel, shape::MGXK > > &arg_1, const shape::point< mmx_floating > &arg_2)
- static vector< mmx_floating > GLUE_9 (const tuple< mmx_floating > &arg_1)
- static vector< mmx_floating > GLUE_10 (const tuple< mmx_floating > &arg_1)
- static iterator< generic > GLUE_11 (const vector< mmx_floating > &arg_1)
- static int GLUE_12 (const vector< mmx_floating > &arg_1)
- static mmx_floating GLUE_13 (const vector< mmx_floating > &arg_1, const int &arg_2)
- static alias< mmx_floating > GLUE_14 (const alias< vector< mmx_floating > > &arg_1, const int &arg_2)
- static vector< mmx_floating > GLUE_15 (const vector< mmx_floating > &arg_1, const int &arg_2, const int &arg_3)
- static vector< mmx_floating > GLUE_16 (const vector< mmx_floating > &arg_1)
- static vector< mmx_floating > GLUE_17 (const vector< mmx_floating > &arg_1, const vector< mmx_floating > &arg_2)
- static alias< vector
< mmx_floating > > GLUE_18 (const alias< vector< mmx_floating > > &arg_1, const vector< mmx_floating > &arg_2)
- static vector< mmx_floating > GLUE_19 (const mmx_floating &arg_1, const vector< mmx_floating > &arg_2)
- static mmx_floating GLUE_20 (const vector< mmx_floating > &arg_1)
- static vector< mmx_floating > GLUE_21 (const vector< mmx_floating > &arg_1)
- static bool GLUE_22 (const vector< mmx_floating > &arg_1)
- static bool GLUE_23 (const vector< mmx_floating > &arg_1)
- static vector< mmx_floating > GLUE_24 (const vector< mmx_floating > &arg_1, const mmx_floating &arg_2)
- static int GLUE_25 (const vector< mmx_floating > &arg_1, const mmx_floating &arg_2)
- static bool GLUE_26 (const vector< mmx_floating > &arg_1, const mmx_floating &arg_2)
- static vector< generic > GLUE_27 (const vector< mmx_floating > &arg_1)
- static shape::point< mmx_floating > GLUE_28 (const shape::point< mmx_floating > &arg_1, const vector< mmx_floating > &arg_2)
- void glue_point_floating ()
Define Documentation
#define gen_literal_access |
( |
f, |
|
|
v |
|
) |
access (as<generic> (f), v) |
#define gen_literal_apply |
( |
f, |
|
|
v |
|
) |
gen (as<generic> (f), v) |
#define int_literal |
( |
x |
|
) |
as_int (as_string (x)) |
#define is_generic_literal is<literal> |
#define shape_point shape::point |