| AbsMax() const | CubbyFlow::MatrixExpression< T, Rows, Cols, MatrixTernaryOp< T, Rows, Cols, M1, M2, M3, TernaryOperation > > | |
| AbsMin() const | CubbyFlow::MatrixExpression< T, Rows, Cols, MatrixTernaryOp< T, Rows, Cols, M1, M2, M3, TernaryOperation > > | |
| Avg() const | CubbyFlow::MatrixExpression< T, Rows, Cols, MatrixTernaryOp< T, Rows, Cols, M1, M2, M3, TernaryOperation > > | |
| CastTo() const | CubbyFlow::MatrixExpression< T, Rows, Cols, MatrixTernaryOp< T, Rows, Cols, M1, M2, M3, TernaryOperation > > | |
| CastTo() const | CubbyFlow::MatrixExpression< T, Rows, Cols, MatrixTernaryOp< T, Rows, Cols, M1, M2, M3, TernaryOperation > > | |
| Cross(const MatrixExpression< T, R, C, E > &expression) const | CubbyFlow::MatrixExpression< T, Rows, Cols, MatrixTernaryOp< T, Rows, Cols, M1, M2, M3, TernaryOperation > > | |
| Cross(const MatrixExpression< T, R, C, E > &expression) const | CubbyFlow::MatrixExpression< T, Rows, Cols, MatrixTernaryOp< T, Rows, Cols, M1, M2, M3, TernaryOperation > > | |
| Determinant() const | CubbyFlow::MatrixExpression< T, Rows, Cols, MatrixTernaryOp< T, Rows, Cols, M1, M2, M3, TernaryOperation > > | |
| Determinant(const MatrixExpression< T, 1, 1, MatrixTernaryOp< T, Rows, Cols, M1, M2, M3, TernaryOperation > > &m) | CubbyFlow::MatrixExpression< T, Rows, Cols, MatrixTernaryOp< T, Rows, Cols, M1, M2, M3, TernaryOperation > > | protectedstatic |
| Determinant(const MatrixExpression< T, 2, 2, MatrixTernaryOp< T, Rows, Cols, M1, M2, M3, TernaryOperation > > &m) | CubbyFlow::MatrixExpression< T, Rows, Cols, MatrixTernaryOp< T, Rows, Cols, M1, M2, M3, TernaryOperation > > | protectedstatic |
| Determinant(const MatrixExpression< T, 3, 3, MatrixTernaryOp< T, Rows, Cols, M1, M2, M3, TernaryOperation > > &m) | CubbyFlow::MatrixExpression< T, Rows, Cols, MatrixTernaryOp< T, Rows, Cols, M1, M2, M3, TernaryOperation > > | protectedstatic |
| Determinant(const MatrixExpression< T, 4, 4, MatrixTernaryOp< T, Rows, Cols, M1, M2, M3, TernaryOperation > > &m) | CubbyFlow::MatrixExpression< T, Rows, Cols, MatrixTernaryOp< T, Rows, Cols, M1, M2, M3, TernaryOperation > > | protectedstatic |
| Determinant(const MatrixExpression< T, Rows, Cols, MatrixTernaryOp< T, Rows, Cols, M1, M2, M3, TernaryOperation > > &m) | CubbyFlow::MatrixExpression< T, Rows, Cols, MatrixTernaryOp< T, Rows, Cols, M1, M2, M3, TernaryOperation > > | protectedstatic |
| Determinant(const MatrixExpression &m) | CubbyFlow::MatrixExpression< T, Rows, Cols, MatrixTernaryOp< T, Rows, Cols, M1, M2, M3, TernaryOperation > > | |
| Diagonal() const | CubbyFlow::MatrixExpression< T, Rows, Cols, MatrixTernaryOp< T, Rows, Cols, M1, M2, M3, TernaryOperation > > | |
| DistanceSquaredTo(const MatrixExpression< T, R, C, E > &other) const | CubbyFlow::MatrixExpression< T, Rows, Cols, MatrixTernaryOp< T, Rows, Cols, M1, M2, M3, TernaryOperation > > | |
| DistanceSquaredTo(const MatrixExpression< T, R, C, E > &other) const | CubbyFlow::MatrixExpression< T, Rows, Cols, MatrixTernaryOp< T, Rows, Cols, M1, M2, M3, TernaryOperation > > | |
| DistanceTo(const MatrixExpression< T, R, C, E > &other) const | CubbyFlow::MatrixExpression< T, Rows, Cols, MatrixTernaryOp< T, Rows, Cols, M1, M2, M3, TernaryOperation > > | |
| DistanceTo(const MatrixExpression< T, R, C, E > &other) const | CubbyFlow::MatrixExpression< T, Rows, Cols, MatrixTernaryOp< T, Rows, Cols, M1, M2, M3, TernaryOperation > > | |
| DominantAxis() const | CubbyFlow::MatrixExpression< T, Rows, Cols, MatrixTernaryOp< T, Rows, Cols, M1, M2, M3, TernaryOperation > > | |
| Dot(const MatrixExpression< T, R, C, E > &expression) const | CubbyFlow::MatrixExpression< T, Rows, Cols, MatrixTernaryOp< T, Rows, Cols, M1, M2, M3, TernaryOperation > > | |
| Eval(size_t i, size_t j) const | CubbyFlow::MatrixExpression< T, Rows, Cols, MatrixTernaryOp< T, Rows, Cols, M1, M2, M3, TernaryOperation > > | |
| Eval() const | CubbyFlow::MatrixExpression< T, Rows, Cols, MatrixTernaryOp< T, Rows, Cols, M1, M2, M3, TernaryOperation > > | |
| FrobeniusNorm() const | CubbyFlow::MatrixExpression< T, Rows, Cols, MatrixTernaryOp< T, Rows, Cols, M1, M2, M3, TernaryOperation > > | |
| GetCols() const | CubbyFlow::MatrixTernaryOp< T, Rows, Cols, M1, M2, M3, TernaryOperation > | |
| GetDerived() | CubbyFlow::MatrixExpression< T, Rows, Cols, MatrixTernaryOp< T, Rows, Cols, M1, M2, M3, TernaryOperation > > | |
| GetDerived() const | CubbyFlow::MatrixExpression< T, Rows, Cols, MatrixTernaryOp< T, Rows, Cols, M1, M2, M3, TernaryOperation > > | |
| GetRows() const | CubbyFlow::MatrixTernaryOp< T, Rows, Cols, M1, M2, M3, TernaryOperation > | |
| Inverse() const | CubbyFlow::MatrixExpression< T, Rows, Cols, MatrixTernaryOp< T, Rows, Cols, M1, M2, M3, TernaryOperation > > | |
| Inverse(const MatrixExpression< T, 1, 1, MatrixTernaryOp< T, Rows, Cols, M1, M2, M3, TernaryOperation > > &m, Matrix< T, Rows, Cols > &result) | CubbyFlow::MatrixExpression< T, Rows, Cols, MatrixTernaryOp< T, Rows, Cols, M1, M2, M3, TernaryOperation > > | protectedstatic |
| Inverse(const MatrixExpression< T, 2, 2, MatrixTernaryOp< T, Rows, Cols, M1, M2, M3, TernaryOperation > > &m, Matrix< T, Rows, Cols > &result) | CubbyFlow::MatrixExpression< T, Rows, Cols, MatrixTernaryOp< T, Rows, Cols, M1, M2, M3, TernaryOperation > > | protectedstatic |
| Inverse(const MatrixExpression< T, 3, 3, MatrixTernaryOp< T, Rows, Cols, M1, M2, M3, TernaryOperation > > &m, Matrix< T, Rows, Cols > &result) | CubbyFlow::MatrixExpression< T, Rows, Cols, MatrixTernaryOp< T, Rows, Cols, M1, M2, M3, TernaryOperation > > | protectedstatic |
| Inverse(const MatrixExpression< T, 4, 4, MatrixTernaryOp< T, Rows, Cols, M1, M2, M3, TernaryOperation > > &m, Matrix< T, Rows, Cols > &result) | CubbyFlow::MatrixExpression< T, Rows, Cols, MatrixTernaryOp< T, Rows, Cols, M1, M2, M3, TernaryOperation > > | protectedstatic |
| Inverse(const MatrixExpression &m, std::enable_if_t<(Rows > 4 &&Cols > 4)||IsMatrixSizeDynamic< Rows, Cols >(), M > &result) | CubbyFlow::MatrixExpression< T, Rows, Cols, MatrixTernaryOp< T, Rows, Cols, M1, M2, M3, TernaryOperation > > | protectedstatic |
| Inverse(const MatrixExpression< T, Rows, Cols, MatrixTernaryOp< T, Rows, Cols, M1, M2, M3, TernaryOperation > > &m, std::enable_if_t<(Rows > 4 &&Cols > 4)||IsMatrixSizeDynamic< Rows, Cols >(), M > &result) | CubbyFlow::MatrixExpression< T, Rows, Cols, MatrixTernaryOp< T, Rows, Cols, M1, M2, M3, TernaryOperation > > | |
| IsSimilar(const MatrixExpression< T, R, C, E > &m, double tol=std::numeric_limits< double >::epsilon()) const | CubbyFlow::MatrixExpression< T, Rows, Cols, MatrixTernaryOp< T, Rows, Cols, M1, M2, M3, TernaryOperation > > | |
| IsSquare() const | CubbyFlow::MatrixExpression< T, Rows, Cols, MatrixTernaryOp< T, Rows, Cols, M1, M2, M3, TernaryOperation > > | |
| Length() const | CubbyFlow::MatrixExpression< T, Rows, Cols, MatrixTernaryOp< T, Rows, Cols, M1, M2, M3, TernaryOperation > > | |
| LengthSquared() const | CubbyFlow::MatrixExpression< T, Rows, Cols, MatrixTernaryOp< T, Rows, Cols, M1, M2, M3, TernaryOperation > > | |
| LowerTri() const | CubbyFlow::MatrixExpression< T, Rows, Cols, MatrixTernaryOp< T, Rows, Cols, M1, M2, M3, TernaryOperation > > | |
| MatrixExpression()=default | CubbyFlow::MatrixExpression< T, Rows, Cols, MatrixTernaryOp< T, Rows, Cols, M1, M2, M3, TernaryOperation > > | protected |
| MatrixTernaryOp(const M1 &mat1, const M2 &mat2, const M3 &mat3) | CubbyFlow::MatrixTernaryOp< T, Rows, Cols, M1, M2, M3, TernaryOperation > | inline |
| Max() const | CubbyFlow::MatrixExpression< T, Rows, Cols, MatrixTernaryOp< T, Rows, Cols, M1, M2, M3, TernaryOperation > > | |
| Min() const | CubbyFlow::MatrixExpression< T, Rows, Cols, MatrixTernaryOp< T, Rows, Cols, M1, M2, M3, TernaryOperation > > | |
| Norm() const | CubbyFlow::MatrixExpression< T, Rows, Cols, MatrixTernaryOp< T, Rows, Cols, M1, M2, M3, TernaryOperation > > | |
| Normalized() const | CubbyFlow::MatrixExpression< T, Rows, Cols, MatrixTernaryOp< T, Rows, Cols, M1, M2, M3, TernaryOperation > > | |
| NormSquared() const | CubbyFlow::MatrixExpression< T, Rows, Cols, MatrixTernaryOp< T, Rows, Cols, M1, M2, M3, TernaryOperation > > | |
| OffDiagonal() const | CubbyFlow::MatrixExpression< T, Rows, Cols, MatrixTernaryOp< T, Rows, Cols, M1, M2, M3, TernaryOperation > > | |
| operator()(size_t i, size_t j) const | CubbyFlow::MatrixTernaryOp< T, Rows, Cols, M1, M2, M3, TernaryOperation > | |
| Projected(const MatrixExpression< T, R, C, E > &normal) const | CubbyFlow::MatrixExpression< T, Rows, Cols, MatrixTernaryOp< T, Rows, Cols, M1, M2, M3, TernaryOperation > > | |
| Reflected(const MatrixExpression< T, R, C, E > &normal) const | CubbyFlow::MatrixExpression< T, Rows, Cols, MatrixTernaryOp< T, Rows, Cols, M1, M2, M3, TernaryOperation > > | |
| StrictLowerTri() const | CubbyFlow::MatrixExpression< T, Rows, Cols, MatrixTernaryOp< T, Rows, Cols, M1, M2, M3, TernaryOperation > > | |
| StrictUpperTri() const | CubbyFlow::MatrixExpression< T, Rows, Cols, MatrixTernaryOp< T, Rows, Cols, M1, M2, M3, TernaryOperation > > | |
| SubdominantAxis() const | CubbyFlow::MatrixExpression< T, Rows, Cols, MatrixTernaryOp< T, Rows, Cols, M1, M2, M3, TernaryOperation > > | |
| Sum() const | CubbyFlow::MatrixExpression< T, Rows, Cols, MatrixTernaryOp< T, Rows, Cols, M1, M2, M3, TernaryOperation > > | |
| Tangential() const | CubbyFlow::MatrixExpression< T, Rows, Cols, MatrixTernaryOp< T, Rows, Cols, M1, M2, M3, TernaryOperation > > | |
| Tangentials() const | CubbyFlow::MatrixExpression< T, Rows, Cols, MatrixTernaryOp< T, Rows, Cols, M1, M2, M3, TernaryOperation > > | |
| Trace() const | CubbyFlow::MatrixExpression< T, Rows, Cols, MatrixTernaryOp< T, Rows, Cols, M1, M2, M3, TernaryOperation > > | |
| Transposed() const | CubbyFlow::MatrixExpression< T, Rows, Cols, MatrixTernaryOp< T, Rows, Cols, M1, M2, M3, TernaryOperation > > | |
| UpperTri() const | CubbyFlow::MatrixExpression< T, Rows, Cols, MatrixTernaryOp< T, Rows, Cols, M1, M2, M3, TernaryOperation > > | |
| ValueType typedef | CubbyFlow::MatrixExpression< T, Rows, Cols, MatrixTernaryOp< T, Rows, Cols, M1, M2, M3, TernaryOperation > > | |