Public Types | Public Member Functions
CheckMinor< Scalar, _Rows, _Cols > Struct Template Reference

List of all members.

Public Types

typedef Matrix< Scalar, _Rows,
_Cols > 
MatrixType

Public Member Functions

 CheckMinor (MatrixType &m1, int r1, int c1)

Detailed Description

template<typename Scalar, int _Rows, int _Cols>
struct CheckMinor< Scalar, _Rows, _Cols >

Definition at line 31 of file eigen2_submatrices.cpp.


Member Typedef Documentation

template<typename Scalar, int _Rows, int _Cols>
typedef Matrix<Scalar, _Rows, _Cols> CheckMinor< Scalar, _Rows, _Cols >::MatrixType

Definition at line 33 of file eigen2_submatrices.cpp.


Constructor & Destructor Documentation

template<typename Scalar, int _Rows, int _Cols>
CheckMinor< Scalar, _Rows, _Cols >::CheckMinor ( MatrixType m1,
int  r1,
int  c1 
) [inline]

Definition at line 34 of file eigen2_submatrices.cpp.


The documentation for this struct was generated from the following file:


re_vision
Author(s): Dorian Galvez-Lopez
autogenerated on Sun Jan 5 2014 11:33:53