ArithMatFloat() | CGLA::ArithMatFloat< V, V, M, ROWS > | inlineprotected |
ArithMatFloat(ScalarType x) | CGLA::ArithMatFloat< V, V, M, ROWS > | inlineexplicitprotected |
ArithMatFloat(V_a) | CGLA::ArithMatFloat< V, V, M, ROWS > | inlineexplicitprotected |
ArithMatFloat(V_a, V_b) | CGLA::ArithMatFloat< V, V, M, ROWS > | inlineprotected |
ArithMatFloat(V_a, V_b, V_c) | CGLA::ArithMatFloat< V, V, M, ROWS > | inlineprotected |
ArithMatFloat(V_a, V_b, V_c, V_d) | CGLA::ArithMatFloat< V, V, M, ROWS > | inlineprotected |
ArithSqMat2x2Float(V a, V b) | CGLA::ArithSqMat2x2Float< V, M > | inline |
ArithSqMat2x2Float(ScalarType a, ScalarType b, ScalarType c, ScalarType d) | CGLA::ArithSqMat2x2Float< V, M > | inline |
ArithSqMat2x2Float() | CGLA::ArithSqMat2x2Float< V, M > | inline |
ArithSqMat2x2Float(ScalarType a) | CGLA::ArithSqMat2x2Float< V, M > | inlineexplicit |
ArithSqMatFloat() noexcept | CGLA::ArithSqMatFloat< V, M, 2 > | inlineprotected |
ArithSqMatFloat(ScalarType _a) noexcept | CGLA::ArithSqMatFloat< V, M, 2 > | inlineexplicitprotected |
ArithSqMatFloat(V_a, V_b) noexcept | CGLA::ArithSqMatFloat< V, M, 2 > | inlineprotected |
ArithSqMatFloat(V_a, V_b, V_c) noexcept | CGLA::ArithSqMatFloat< V, M, 2 > | inlineprotected |
ArithSqMatFloat(V_a, V_b, V_c, V_d) noexcept | CGLA::ArithSqMatFloat< V, M, 2 > | inlineprotected |
data | CGLA::ArithMatFloat< V, V, M, ROWS > | protected |
get() const | CGLA::ArithMatFloat< V, V, M, ROWS > | inline |
get() | CGLA::ArithMatFloat< V, V, M, ROWS > | inline |
get_h_dim() | CGLA::ArithMatFloat< V, V, M, ROWS > | inlinestatic |
get_v_dim() | CGLA::ArithMatFloat< V, V, M, ROWS > | inlinestatic |
HVectorType typedef | CGLA::ArithMatFloat< V, V, M, ROWS > | |
identity() (defined in CGLA::ArithSqMatFloat< V, M, 2 >) | CGLA::ArithSqMatFloat< V, M, 2 > | inline |
operator!=(const M &v) const | CGLA::ArithMatFloat< V, V, M, ROWS > | inline |
operator*(ScalarType k) const | CGLA::ArithMatFloat< V, V, M, ROWS > | inline |
operator*=(const M &m2) noexcept | CGLA::ArithSqMatFloat< V, M, 2 > | inline |
operator*=(ScalarType k) noexcept (defined in CGLA::ArithSqMatFloat< V, M, 2 >) | CGLA::ArithSqMatFloat< V, M, 2 > | inline |
operator+(const M &m1) const | CGLA::ArithMatFloat< V, V, M, ROWS > | inline |
operator+=(const M &v) | CGLA::ArithMatFloat< V, V, M, ROWS > | inline |
operator-(const M &m1) const | CGLA::ArithMatFloat< V, V, M, ROWS > | inline |
operator-() const | CGLA::ArithMatFloat< V, V, M, ROWS > | inline |
operator-=(const M &v) | CGLA::ArithMatFloat< V, V, M, ROWS > | inline |
operator/(ScalarType k) const | CGLA::ArithMatFloat< V, V, M, ROWS > | inline |
operator/=(ScalarType k) | CGLA::ArithMatFloat< V, V, M, ROWS > | inline |
operator==(const M &v) const | CGLA::ArithMatFloat< V, V, M, ROWS > | inline |
operator[](unsigned int i) const | CGLA::ArithMatFloat< V, V, M, ROWS > | inline |
operator[](unsigned int i) | CGLA::ArithMatFloat< V, V, M, ROWS > | inline |
ScalarType typedef | CGLA::ArithSqMat2x2Float< V, M > | |
VectorType typedef | CGLA::ArithSqMat2x2Float< V, M > | |
VVectorType typedef | CGLA::ArithMatFloat< V, V, M, ROWS > | |