Public Types | |
typedef Matrix< Scalar, _Rows, _Cols > | MatrixType |
Public Member Functions | |
CheckMinor (MatrixType &m1, int r1, int c1) |
Definition at line 31 of file eigen2_submatrices.cpp.
typedef Matrix<Scalar, _Rows, _Cols> CheckMinor< Scalar, _Rows, _Cols >::MatrixType |
Definition at line 33 of file eigen2_submatrices.cpp.
CheckMinor< Scalar, _Rows, _Cols >::CheckMinor | ( | MatrixType & | m1, |
int | r1, | ||
int | c1 | ||
) | [inline] |
Definition at line 34 of file eigen2_submatrices.cpp.