This is the complete list of members for Eigen::MatrixWrapper, including all inherited members.
Base typedef | Eigen::MatrixWrapper | |
coeffRef(Index rowId, Index colId) const | Eigen::MatrixWrapper | inline |
coeffRef(Index index) const | Eigen::MatrixWrapper | inline |
cols() const EIGEN_NOEXCEPT | Eigen::MatrixWrapper | inline |
data() | Eigen::MatrixWrapper | inline |
data() const | Eigen::MatrixWrapper | inline |
innerStride() const EIGEN_NOEXCEPT | Eigen::MatrixWrapper | inline |
m_expression | Eigen::MatrixWrapper | protected |
MatrixWrapper(ExpressionType &matrix) | Eigen::MatrixWrapper | inlineexplicit |
NestedExpression typedef | Eigen::MatrixWrapper | |
nestedExpression() const | Eigen::MatrixWrapper | inline |
NestedExpressionType typedef | Eigen::MatrixWrapper | |
outerStride() const EIGEN_NOEXCEPT | Eigen::MatrixWrapper | inline |
resize(Index newSize) | Eigen::MatrixWrapper | inline |
resize(Index rows, Index cols) | Eigen::MatrixWrapper | inline |
rows() const EIGEN_NOEXCEPT | Eigen::MatrixWrapper | inline |
ScalarWithConstIfNotLvalue typedef | Eigen::MatrixWrapper |