List of all members.
Detailed Description
template<typename MatrixType, typename MemberOp, int Direction>
class PartialReduxExpr< MatrixType, MemberOp, Direction >
Generic expression of a partially reduxed matrix.
- Parameters:
-
| MatrixType | the type of the matrix we are applying the redux operation |
| MemberOp | type of the member functor |
| Direction | indicates the direction of the redux (Vertical or Horizontal) |
This class represents an expression of a partial redux operator of a matrix. It is the return type of some VectorwiseOp functions, and most of the time this is the only way it is used.
- See also:
- class VectorwiseOp
Member Typedef Documentation
template<typename MatrixType , typename MemberOp , int Direction>
template<typename MatrixType , typename MemberOp , int Direction>
template<typename MatrixType , typename MemberOp , int Direction>
Constructor & Destructor Documentation
template<typename MatrixType , typename MemberOp , int Direction>
Member Function Documentation
template<typename MatrixType , typename MemberOp , int Direction>
EIGEN_STRONG_INLINE const Scalar PartialReduxExpr< MatrixType, MemberOp, Direction >::coeff |
( |
Index |
i, |
|
|
Index |
j | |
|
) |
| | const [inline] |
template<typename MatrixType , typename MemberOp , int Direction>
const Scalar PartialReduxExpr< MatrixType, MemberOp, Direction >::coeff |
( |
Index |
index |
) |
const [inline] |
template<typename MatrixType , typename MemberOp , int Direction>
Index PartialReduxExpr< MatrixType, MemberOp, Direction >::cols |
( |
void |
|
) |
const [inline] |
template<typename MatrixType , typename MemberOp , int Direction>
Index PartialReduxExpr< MatrixType, MemberOp, Direction >::rows |
( |
void |
|
) |
const [inline] |
Member Data Documentation
template<typename MatrixType , typename MemberOp , int Direction>
template<typename MatrixType , typename MemberOp , int Direction>
The documentation for this class was generated from the following file:
- /home/hauberg/Dokumenter/Capture/humim-tracker-0.1/src/ntk/geometry/Eigen/src/Core/VectorwiseOp.h