#include <SubMatrix.hpp>
Public Types | |
typedef MatrixType::ColXpr | NestedType |
typedef MatrixType::Index | Index |
Public Member Functions | |
ColContainer (MatrixType &m, Index col) | |
Public Attributes | |
NestedType | nested |
typedef MatrixType::Index Eigen::ColContainer< MatrixType >::Index |
typedef MatrixType::ColXpr Eigen::ColContainer< MatrixType >::NestedType |
|
inline |
NestedType Eigen::ColContainer< MatrixType >::nested |