List of all members.
Detailed Description
template<typename MatrixType>
class Minor< MatrixType >
Expression of a minor.
- Parameters:
-
| MatrixType | the type of the object in which we are taking a minor |
This class represents an expression of a minor. It is the return type of MatrixBase::minor() and most of the time this is the only way it is used.
- See also:
- MatrixBase::minor()
Member Typedef Documentation
template<typename MatrixType>
Constructor & Destructor Documentation
template<typename MatrixType>
Member Function Documentation
template<typename MatrixType>
template<typename MatrixType>
template<typename MatrixType>
Index Minor< MatrixType >::cols |
( |
void |
|
) |
const [inline] |
template<typename MatrixType>
Index Minor< MatrixType >::rows |
( |
void |
|
) |
const [inline] |
Member Data Documentation
template<typename MatrixType>
template<typename MatrixType>
const MatrixType::Nested Minor< MatrixType >::m_matrix [protected] |
template<typename MatrixType>
The documentation for this class was generated from the following file:
- /home/hauberg/Dokumenter/Capture/humim-tracker-0.1/src/ntk/geometry/Eigen/src/Eigen2Support/Minor.h