CubbyFlow::MatrixUnaryOp< T, Rows, Cols, M1, UnaryOperation > Member List

This is the complete list of members for CubbyFlow::MatrixUnaryOp< T, Rows, Cols, M1, UnaryOperation >, including all inherited members.

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