Developer documentation

set_of_glue.hpp
Go to the documentation of this file.
1 #ifndef realroot_set_of_glue_hpp
2 #define realroot_set_of_glue_hpp
3 //#include <basix/glue.hpp>
4 #include <numerix/kernel.hpp>
5 #include <realroot/set_of.hpp>
6 
7 namespace mmx {
8  DECLARE_SET("ZZ",integer);
9  DECLARE_SET("QQ",rational);
10 }
11 #endif //realroot_set_of_glue_hpp
DECLARE_SET("ZZ", integer)
Definition: array.hpp:12
Home