glue/glue_matrix_rational.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/complex.hpp>
#include <algebramix/vector_unrolled.hpp>
#include <algebramix/vector_simd.hpp>
#include <algebramix/vector_modular.hpp>
#include <algebramix/permutation.hpp>
#include <basix/row_tuple.hpp>
#include <algebramix/matrix.hpp>
#include <algebramix/matrix_ring_naive.hpp>
#include <algebramix/matrix_integer.hpp>
#include <algebramix/matrix_modular_integer.hpp>
#include <algebramix/matrix_quotient.hpp>
#include <algebramix/matrix_complex.hpp>
#include <basix/tuple.hpp>
#include <basix/alias.hpp>
#include <basix/glue.hpp>
Go to the source code of this file.
Namespaces
Defines
Functions
- template<typename C > matrix< C > matrix_new (const vector< row_tuple< C > > &t)
- template<typename C > matrix< C > matrix_new (const vector< C > &t)
- template<typename C > vector< generic > wrap_column_reduced_echelon_with_permutation (const matrix< C > &m)
- template<typename C > vector< generic > wrap_column_reduced_echelon_with_transform (const matrix< C > &m)
- template<typename C > vector< generic > wrap_row_reduced_echelon_with_transform (const matrix< C > &m)
- static matrix< rational > GLUE_1 (const int &arg_1)
- static row_tuple< rational > GLUE_2 (const tuple< rational > &arg_1)
- static matrix< rational > GLUE_3 (const tuple< rational > &arg_1)
- static matrix< rational > GLUE_4 (const tuple< row_tuple< rational > > &arg_1)
- static matrix< rational > GLUE_5 (const tuple< row_tuple< rational > > &arg_1)
- static int GLUE_6 (const matrix< rational > &arg_1)
- static int GLUE_7 (const matrix< rational > &arg_1)
- static int GLUE_8 (const matrix< rational > &arg_1)
- static rational GLUE_9 (const matrix< rational > &arg_1, const int &arg_2, const int &arg_3)
- static alias< rational > GLUE_10 (const alias< matrix< rational > > &arg_1, const int &arg_2, const int &arg_3)
- static matrix< rational > GLUE_11 (const matrix< rational > &arg_1, const int &arg_2, const int &arg_3, const int &arg_4, const int &arg_5)
- static matrix< rational > GLUE_12 (const matrix< rational > &arg_1)
- static matrix< rational > GLUE_13 (const matrix< rational > &arg_1, const matrix< rational > &arg_2)
- static matrix< rational > GLUE_14 (const matrix< rational > &arg_1, const matrix< rational > &arg_2)
- static matrix< rational > GLUE_15 (const matrix< rational > &arg_1, const permutation &arg_2)
- static matrix< rational > GLUE_16 (const permutation &arg_1, const matrix< rational > &arg_2)
- static matrix< rational > GLUE_17 (const rational &arg_1, const int &arg_2, const int &arg_3)
- static matrix< rational > GLUE_18 (const rational &arg_1, const int &arg_2)
- static matrix< rational > GLUE_19 (const matrix< rational > &arg_1)
- static matrix< rational > GLUE_20 (const matrix< rational > &arg_1)
- static matrix< rational > GLUE_21 (const matrix< rational > &arg_1, const matrix< rational > &arg_2)
- static matrix< rational > GLUE_22 (const matrix< rational > &arg_1, const matrix< rational > &arg_2)
- static matrix< rational > GLUE_23 (const matrix< rational > &arg_1, const matrix< rational > &arg_2)
- static matrix< rational > GLUE_24 (const rational &arg_1, const matrix< rational > &arg_2)
- static matrix< rational > GLUE_25 (const matrix< rational > &arg_1, const rational &arg_2)
- static matrix< rational > GLUE_26 (const rational &arg_1, const matrix< rational > &arg_2)
- static matrix< rational > GLUE_27 (const matrix< rational > &arg_1, const rational &arg_2)
- static matrix< rational > GLUE_28 (const rational &arg_1, const matrix< rational > &arg_2)
- static matrix< rational > GLUE_29 (const matrix< rational > &arg_1, const rational &arg_2)
- static bool GLUE_30 (const matrix< rational > &arg_1, const matrix< rational > &arg_2)
- static bool GLUE_31 (const matrix< rational > &arg_1, const matrix< rational > &arg_2)
- static bool GLUE_32 (const matrix< rational > &arg_1, const rational &arg_2)
- static bool GLUE_33 (const matrix< rational > &arg_1, const rational &arg_2)
- static bool GLUE_34 (const rational &arg_1, const matrix< rational > &arg_2)
- static bool GLUE_35 (const rational &arg_1, const matrix< rational > &arg_2)
- static matrix< rational > GLUE_36 (const rational &arg_1, const matrix< rational > &arg_2)
- static matrix< rational > GLUE_37 (const matrix< rational > &arg_1, const rational &arg_2)
- static matrix< rational > GLUE_38 (const matrix< rational > &arg_1, const matrix< rational > &arg_2)
- static rational GLUE_39 (const matrix< rational > &arg_1)
- static matrix< rational > GLUE_40 (const matrix< rational > &arg_1)
- static matrix< rational > GLUE_41 (const matrix< rational > &arg_1)
- static matrix< rational > GLUE_42 (const matrix< rational > &arg_1)
- static matrix< rational > GLUE_43 (const matrix< rational > &arg_1)
- static vector< generic > GLUE_44 (const matrix< rational > &arg_1)
- static vector< generic > GLUE_45 (const matrix< rational > &arg_1)
- static vector< generic > GLUE_46 (const matrix< rational > &arg_1)
- static matrix< rational > GLUE_47 (const matrix< rational > &arg_1)
- static matrix< rational > GLUE_48 (const matrix< rational > &arg_1)
- static int GLUE_49 (const matrix< rational > &arg_1)
- static matrix< rational > GLUE_50 (const matrix< rational > &arg_1)
- static row_tuple< rational > GLUE_51 (const row_tuple< integer > &arg_1)
- static matrix< rational > GLUE_52 (const matrix< integer > &arg_1)
- static row_tuple< complex
< rational > > GLUE_53 (const row_tuple< integer > &arg_1)
- static matrix< complex
< rational > > GLUE_54 (const matrix< integer > &arg_1)
- static row_tuple< generic > GLUE_55 (const row_tuple< rational > &arg_1)
- static matrix< generic > GLUE_56 (const matrix< rational > &arg_1)
- static row_tuple< generic > GLUE_57 (const row_tuple< complex< rational > > &arg_1)
- static matrix< generic > GLUE_58 (const matrix< complex< rational > > &arg_1)
- static vector< rational > GLUE_59 (const vector< int > &arg_1)
- static vector< complex
< rational > > GLUE_60 (const vector< int > &arg_1)
- static vector< rational > GLUE_61 (const matrix< rational > &arg_1, const int &arg_2)
- static vector< rational > GLUE_62 (const matrix< rational > &arg_1, const int &arg_2)
- static row_tuple< complex
< rational > > GLUE_63 (const tuple< complex< rational > > &arg_1)
- static matrix< complex
< rational > > GLUE_64 (const tuple< complex< rational > > &arg_1)
- static matrix< complex
< rational > > GLUE_65 (const tuple< row_tuple< complex< rational > > > &arg_1)
- static matrix< complex
< rational > > GLUE_66 (const tuple< row_tuple< complex< rational > > > &arg_1)
- static int GLUE_67 (const matrix< complex< rational > > &arg_1)
- static int GLUE_68 (const matrix< complex< rational > > &arg_1)
- static int GLUE_69 (const matrix< complex< rational > > &arg_1)
- static complex< rational > GLUE_70 (const matrix< complex< rational > > &arg_1, const int &arg_2, const int &arg_3)
- static alias< complex< rational > > GLUE_71 (const alias< matrix< complex< rational > > > &arg_1, const int &arg_2, const int &arg_3)
- static matrix< complex
< rational > > GLUE_72 (const matrix< complex< rational > > &arg_1, const int &arg_2, const int &arg_3, const int &arg_4, const int &arg_5)
- static vector< complex
< rational > > GLUE_73 (const matrix< complex< rational > > &arg_1, const int &arg_2)
- static vector< complex
< rational > > GLUE_74 (const matrix< complex< rational > > &arg_1, const int &arg_2)
- static matrix< complex
< rational > > GLUE_75 (const matrix< complex< rational > > &arg_1)
- static matrix< complex
< rational > > GLUE_76 (const matrix< complex< rational > > &arg_1, const matrix< complex< rational > > &arg_2)
- static matrix< complex
< rational > > GLUE_77 (const matrix< complex< rational > > &arg_1, const matrix< complex< rational > > &arg_2)
- static matrix< complex
< rational > > GLUE_78 (const matrix< complex< rational > > &arg_1, const permutation &arg_2)
- static matrix< complex
< rational > > GLUE_79 (const permutation &arg_1, const matrix< complex< rational > > &arg_2)
- static matrix< rational > GLUE_80 (const vector< rational > &arg_1)
- static matrix< rational > GLUE_81 (const vector< rational > &arg_1)
- static matrix< rational > GLUE_82 (const vector< rational > &arg_1, const vector< rational > &arg_2)
- static matrix< rational > GLUE_83 (const vector< rational > &arg_1)
- static vector< rational > GLUE_84 (const matrix< rational > &arg_1, const vector< rational > &arg_2)
- static vector< rational > GLUE_85 (const vector< rational > &arg_1, const matrix< rational > &arg_2)
- static matrix< complex
< rational > > GLUE_86 (const complex< rational > &arg_1, const int &arg_2, const int &arg_3)
- static matrix< complex
< rational > > GLUE_87 (const complex< rational > &arg_1, const int &arg_2)
- static matrix< complex
< rational > > GLUE_88 (const vector< complex< rational > > &arg_1)
- static matrix< complex
< rational > > GLUE_89 (const vector< complex< rational > > &arg_1)
- static matrix< complex
< rational > > GLUE_90 (const vector< complex< rational > > &arg_1, const vector< complex< rational > > &arg_2)
- static matrix< complex
< rational > > GLUE_91 (const vector< complex< rational > > &arg_1)
- static matrix< complex
< rational > > GLUE_92 (const matrix< complex< rational > > &arg_1)
- static matrix< complex
< rational > > GLUE_93 (const matrix< complex< rational > > &arg_1)
- static matrix< complex
< rational > > GLUE_94 (const matrix< complex< rational > > &arg_1, const matrix< complex< rational > > &arg_2)
- static matrix< complex
< rational > > GLUE_95 (const matrix< complex< rational > > &arg_1, const matrix< complex< rational > > &arg_2)
- static matrix< complex
< rational > > GLUE_96 (const matrix< complex< rational > > &arg_1, const matrix< complex< rational > > &arg_2)
- static matrix< complex
< rational > > GLUE_97 (const complex< rational > &arg_1, const matrix< complex< rational > > &arg_2)
- static matrix< complex
< rational > > GLUE_98 (const matrix< complex< rational > > &arg_1, const complex< rational > &arg_2)
- static matrix< complex
< rational > > GLUE_99 (const complex< rational > &arg_1, const matrix< complex< rational > > &arg_2)
- static matrix< complex
< rational > > GLUE_100 (const matrix< complex< rational > > &arg_1, const complex< rational > &arg_2)
- static matrix< complex
< rational > > GLUE_101 (const complex< rational > &arg_1, const matrix< complex< rational > > &arg_2)
- static matrix< complex
< rational > > GLUE_102 (const matrix< complex< rational > > &arg_1, const complex< rational > &arg_2)
- static vector< complex
< rational > > GLUE_103 (const matrix< complex< rational > > &arg_1, const vector< complex< rational > > &arg_2)
- static vector< complex
< rational > > GLUE_104 (const vector< complex< rational > > &arg_1, const matrix< complex< rational > > &arg_2)
- static bool GLUE_105 (const matrix< complex< rational > > &arg_1, const matrix< complex< rational > > &arg_2)
- static bool GLUE_106 (const matrix< complex< rational > > &arg_1, const matrix< complex< rational > > &arg_2)
- static bool GLUE_107 (const matrix< complex< rational > > &arg_1, const complex< rational > &arg_2)
- static bool GLUE_108 (const matrix< complex< rational > > &arg_1, const complex< rational > &arg_2)
- static bool GLUE_109 (const complex< rational > &arg_1, const matrix< complex< rational > > &arg_2)
- static bool GLUE_110 (const complex< rational > &arg_1, const matrix< complex< rational > > &arg_2)
- static matrix< complex
< rational > > GLUE_111 (const complex< rational > &arg_1, const matrix< complex< rational > > &arg_2)
- static matrix< complex
< rational > > GLUE_112 (const matrix< complex< rational > > &arg_1, const complex< rational > &arg_2)
- static matrix< complex
< rational > > GLUE_113 (const matrix< complex< rational > > &arg_1, const matrix< complex< rational > > &arg_2)
- static complex< rational > GLUE_114 (const matrix< complex< rational > > &arg_1)
- static matrix< complex
< rational > > GLUE_115 (const matrix< complex< rational > > &arg_1)
- static matrix< complex
< rational > > GLUE_116 (const matrix< complex< rational > > &arg_1)
- static matrix< complex
< rational > > GLUE_117 (const matrix< complex< rational > > &arg_1)
- static matrix< complex
< rational > > GLUE_118 (const matrix< complex< rational > > &arg_1)
- static vector< generic > GLUE_119 (const matrix< complex< rational > > &arg_1)
- static vector< generic > GLUE_120 (const matrix< complex< rational > > &arg_1)
- static vector< generic > GLUE_121 (const matrix< complex< rational > > &arg_1)
- static matrix< complex
< rational > > GLUE_122 (const matrix< complex< rational > > &arg_1)
- static matrix< complex
< rational > > GLUE_123 (const matrix< complex< rational > > &arg_1)
- static int GLUE_124 (const matrix< complex< rational > > &arg_1)
- static matrix< complex
< rational > > GLUE_125 (const matrix< complex< rational > > &arg_1)
- static matrix< rational > GLUE_126 (const matrix< rational > &arg_1)
- static row_tuple< complex
< rational > > GLUE_127 (const row_tuple< rational > &arg_1)
- static matrix< complex
< rational > > GLUE_128 (const matrix< rational > &arg_1)
- void glue_matrix_rational ()
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 hilbert_matrix_rational hilbert_matrix<rational> |
#define identity_matrix_integer identity_matrix<integer> |
#define int_literal |
( |
x |
|
) |
as_int (as_string (x)) |
#define is_generic_literal is<literal> |