List of all members.
template<typename XprType, int BlockRows, int BlockCols, bool InnerPanel>
class Eigen::Block< XprType, BlockRows, BlockCols, InnerPanel, true >
Member Typedef Documentation
Constructor & Destructor Documentation
Column or Row constructor
Member Function Documentation
| void init |
( |
| ) |
[inline, protected] |
| Index innerStride |
( |
| ) |
const [inline] |
- See also:
- MapBase::innerStride()
| const internal::remove_all<typename XprType::Nested>::type& nestedExpression |
( |
| ) |
const [inline] |
| Index outerStride |
( |
| ) |
const [inline] |
- See also:
- MapBase::outerStride()
Member Data Documentation
XprType::Nested m_xpr [protected] |
The documentation for this class was generated from the following file: