| ArithMatFloat() | CGLA::ArithMatFloat< VT, VT, M, ROWS > | inlineprotected |
| ArithMatFloat(ScalarType x) | CGLA::ArithMatFloat< VT, VT, M, ROWS > | inlineexplicitprotected |
| ArithMatFloat(VT_a) | CGLA::ArithMatFloat< VT, VT, M, ROWS > | inlineexplicitprotected |
| ArithMatFloat(VT_a, VT_b) | CGLA::ArithMatFloat< VT, VT, M, ROWS > | inlineprotected |
| ArithMatFloat(VT_a, VT_b, VT_c) | CGLA::ArithMatFloat< VT, VT, M, ROWS > | inlineprotected |
| ArithMatFloat(VT_a, VT_b, VT_c, VT_d) | CGLA::ArithMatFloat< VT, VT, M, ROWS > | inlineprotected |
| ArithSqMat4x4Float(VT a, VT b, VT c, VT d) noexcept | CGLA::ArithSqMat4x4Float< VT, M > | inline |
| ArithSqMat4x4Float() noexcept | CGLA::ArithSqMat4x4Float< VT, M > | inline |
| ArithSqMat4x4Float(ScalarType _a) noexcept | CGLA::ArithSqMat4x4Float< VT, M > | inlineexplicit |
| ArithSqMatFloat() noexcept | CGLA::ArithSqMatFloat< VT, M, 4 > | inlineprotected |
| ArithSqMatFloat(ScalarType _a) noexcept | CGLA::ArithSqMatFloat< VT, M, 4 > | inlineexplicitprotected |
| ArithSqMatFloat(VT _a, VT _b) noexcept | CGLA::ArithSqMatFloat< VT, M, 4 > | inlineprotected |
| ArithSqMatFloat(VT _a, VT _b, VT _c) noexcept | CGLA::ArithSqMatFloat< VT, M, 4 > | inlineprotected |
| ArithSqMatFloat(VT _a, VT _b, VT _c, VT _d) noexcept | CGLA::ArithSqMatFloat< VT, M, 4 > | inlineprotected |
| data | CGLA::ArithMatFloat< VT, VT, M, ROWS > | protected |
| get() const | CGLA::ArithMatFloat< VT, VT, M, ROWS > | inline |
| get() | CGLA::ArithMatFloat< VT, VT, M, ROWS > | inline |
| get_h_dim() | CGLA::ArithMatFloat< VT, VT, M, ROWS > | inlinestatic |
| get_v_dim() | CGLA::ArithMatFloat< VT, VT, M, ROWS > | inlinestatic |
| HVectorType typedef | CGLA::ArithMatFloat< VT, VT, M, ROWS > | |
| identity() (defined in CGLA::ArithSqMatFloat< VT, M, 4 >) | CGLA::ArithSqMatFloat< VT, M, 4 > | inline |
| mul_3D_point(const ArithVec3Float< T, VecT > &v_in) const | CGLA::ArithSqMat4x4Float< VT, M > | inline |
| mul_3D_vector(const ArithVec3Float< T, VecT > &v_in) const | CGLA::ArithSqMat4x4Float< VT, M > | inline |
| operator!=(const M &v) const | CGLA::ArithMatFloat< VT, VT, M, ROWS > | inline |
| operator*(ScalarType k) const | CGLA::ArithMatFloat< VT, VT, M, ROWS > | inline |
| operator*=(const M &m2) noexcept | CGLA::ArithSqMatFloat< VT, M, 4 > | inline |
| operator*=(ScalarType k) noexcept (defined in CGLA::ArithSqMatFloat< VT, M, 4 >) | CGLA::ArithSqMatFloat< VT, M, 4 > | inline |
| operator+(const M &m1) const | CGLA::ArithMatFloat< VT, VT, M, ROWS > | inline |
| operator+=(const M &v) | CGLA::ArithMatFloat< VT, VT, M, ROWS > | inline |
| operator-(const M &m1) const | CGLA::ArithMatFloat< VT, VT, M, ROWS > | inline |
| operator-() const | CGLA::ArithMatFloat< VT, VT, M, ROWS > | inline |
| operator-=(const M &v) | CGLA::ArithMatFloat< VT, VT, M, ROWS > | inline |
| operator/(ScalarType k) const | CGLA::ArithMatFloat< VT, VT, M, ROWS > | inline |
| operator/=(ScalarType k) | CGLA::ArithMatFloat< VT, VT, M, ROWS > | inline |
| operator==(const M &v) const | CGLA::ArithMatFloat< VT, VT, M, ROWS > | inline |
| operator[](unsigned int i) const | CGLA::ArithMatFloat< VT, VT, M, ROWS > | inline |
| operator[](unsigned int i) | CGLA::ArithMatFloat< VT, VT, M, ROWS > | inline |
| project_3D_point(const ArithVec3Float< T, VecT > &v_in) const | CGLA::ArithSqMat4x4Float< VT, M > | inline |
| ScalarType typedef | CGLA::ArithSqMat4x4Float< VT, M > | |
| VectorType typedef | CGLA::ArithSqMat4x4Float< VT, M > | |
| VVectorType typedef | CGLA::ArithMatFloat< VT, VT, M, ROWS > | |