
Public Member Functions | |
| void | swap (DenseStorage &other) |
| void | conservativeResize (DenseIndex, DenseIndex, DenseIndex) |
| void | resize (DenseIndex, DenseIndex, DenseIndex) |
| const T * | data () const |
| T * | data () |
Static Public Member Functions | |
| static DenseIndex | rows (void) |
| static DenseIndex | cols (void) |
| static DenseIndex Eigen::DenseStorage::cols | ( | void | ) | [inline, static, inherited] |
| void Eigen::DenseStorage::conservativeResize | ( | DenseIndex | , |
| DenseIndex | , | ||
| DenseIndex | |||
| ) | [inline, inherited] |
| const T* Eigen::DenseStorage::data | ( | ) | const [inline, inherited] |
| void Eigen::DenseStorage::resize | ( | DenseIndex | , |
| DenseIndex | , | ||
| DenseIndex | |||
| ) | [inline, inherited] |
| static DenseIndex Eigen::DenseStorage::rows | ( | void | ) | [inline, static, inherited] |
| void Eigen::DenseStorage::swap | ( | DenseStorage< T, 0, 0, 0, _Options > & | other | ) | [inline, inherited] |
| Page generated by Doxygen 1.7.5 for MRPT 0.9.5 SVN: at Thu Oct 13 21:25:36 UTC 2011 |