Cglucat::bool_to_type< truth_value > | Bool to type |
▼Ccdef | |
CPyClical.clifford | |
CPyClical.index_set | |
▼CClifford | |
CPyClical.clifford | |
Cglucat::clifford_algebra< Scalar_T, Index_Set_T, Multivector_T > | Clifford_algebra<> declares the operations of a Clifford algebra |
Cglucat::compare_types< LHS_T, RHS_T > | Type comparison |
Cglucat::compare_types< T, T > | |
Cglucat::control_t | Parameters to control tests |
Cglucat::CTAssertion< bool > | Compile time assertion |
Cglucat::CTAssertion< true > | |
Cglucat::numeric_traits< Scalar_T >::demoted | Demoted type for long double |
Cglucat::matrix::eig_genus< Matrix_T > | Structure containing classification of eigenvalues |
Cglucat::framed_multi< Scalar_T, LO, HI > | A framed_multi<Scalar_T,LO,HI> is a framed approximation to a multivector |
Cglucat::framed_multi< Scalar_T, LO, HI >::hash_size_t | |
Cglucat::index_set< LO, HI > | Index set class based on std::bitset<> in Gnu standard C++ library |
Cglucat::index_set< DEFAULT_LO, DEFAULT_HI > | |
Cglucat::index_set_hash< LO, HI > | |
▼CIndexSet | |
CPyClical.index_set | |
▼Cinline | |
CPyClical.clifford | |
CPyClical.index_set | |
▼Clogic_error | |
▼Cglucat::glucat_error | Abstract exception class |
Cglucat::error< Class_T > | Specific exception class |
▼Cmap | |
Cglucat::basis_table< Scalar_T, LO, HI, Matrix_T > | Table of basis elements used as a cache by basis_element() |
Cglucat::gen::generator_table< Matrix_T > | Table of generators for specific signatures |
Cglucat::matrix_multi< Scalar_T, LO, HI > | A matrix_multi<Scalar_T,LO,HI> is a matrix approximation to a multivector |
▼Cnumeric_limits | |
Cstd::numeric_limits< glucat::framed_multi< Scalar_T, LO, HI > > | Numeric limits for framed_multi inherit limits for the corresponding scalar type |
Cstd::numeric_limits< glucat::matrix_multi< Scalar_T, LO, HI > > | Numeric limits for matrix_multi inherit limits for the corresponding scalar type |
Cglucat::numeric_traits< Scalar_T > | Extra traits which extend numeric limits |
▼Cobj | |
CPyClical.clifford | |
CPyClical.index_set | |
▼Cpair | |
Cglucat::framed_multi< Scalar_T, LO, HI >::var_term | Variable term |
Cglucat::numeric_traits< Scalar_T >::promoted | Promoted type |
Cglucat::random_generator< Scalar_T > | Random number generator with single instance per Scalar_T |
Cglucat::index_set< LO, HI >::reference | Index set member reference |
Cglucat::sorted_range< Map_T, Sorted_Map_T > | Sorted range for use with output |
Cglucat::sorted_range< Sorted_Map_T, Sorted_Map_T > | |
▼CtoClifford | |
CPyClical.clifford | |
▼CtoIndexSet | |
CPyClical.index_set | |
Cglucat::tuning< Mult_Matrix_Threshold, Div_Max_Steps, Sqrt_Max_Steps, Log_Max_Outer_Steps, Log_Max_Inner_Steps, Basis_Max_Count, Fast_Size_Threshold, Inv_Fast_Dim_Threshold, Products_Size_Threshold, Function_Precision > | Tuning policy |