Base typedef (defined in Eigen::Reverse< MatrixType, Direction >) | Eigen::Reverse< MatrixType, Direction > | |
coeff(Index row, Index col) const (defined in Eigen::Reverse< MatrixType, Direction >) | Eigen::Reverse< MatrixType, Direction > | inline |
coeff(Index index) const (defined in Eigen::Reverse< MatrixType, Direction >) | Eigen::Reverse< MatrixType, Direction > | inline |
coeffRef(Index row, Index col) (defined in Eigen::Reverse< MatrixType, Direction >) | Eigen::Reverse< MatrixType, Direction > | inline |
coeffRef(Index index) (defined in Eigen::Reverse< MatrixType, Direction >) | Eigen::Reverse< MatrixType, Direction > | inline |
cols() const (defined in Eigen::Reverse< MatrixType, Direction >) | Eigen::Reverse< MatrixType, Direction > | inline |
innerStride() const (defined in Eigen::Reverse< MatrixType, Direction >) | Eigen::Reverse< MatrixType, Direction > | inline |
IsColMajor enum value (defined in Eigen::Reverse< MatrixType, Direction >) | Eigen::Reverse< MatrixType, Direction > | protected |
m_matrix (defined in Eigen::Reverse< MatrixType, Direction >) | Eigen::Reverse< MatrixType, Direction > | protected |
nestedExpression() const (defined in Eigen::Reverse< MatrixType, Direction >) | Eigen::Reverse< MatrixType, Direction > | inline |
OffsetCol enum value (defined in Eigen::Reverse< MatrixType, Direction >) | Eigen::Reverse< MatrixType, Direction > | protected |
OffsetRow enum value (defined in Eigen::Reverse< MatrixType, Direction >) | Eigen::Reverse< MatrixType, Direction > | protected |
operator()(Index row, Index col) (defined in Eigen::Reverse< MatrixType, Direction >) | Eigen::Reverse< MatrixType, Direction > | inline |
operator()(Index index) (defined in Eigen::Reverse< MatrixType, Direction >) | Eigen::Reverse< MatrixType, Direction > | inline |
packet(Index row, Index col) const (defined in Eigen::Reverse< MatrixType, Direction >) | Eigen::Reverse< MatrixType, Direction > | inline |
packet(Index index) const (defined in Eigen::Reverse< MatrixType, Direction >) | Eigen::Reverse< MatrixType, Direction > | inline |
PacketSize enum value (defined in Eigen::Reverse< MatrixType, Direction >) | Eigen::Reverse< MatrixType, Direction > | protected |
Reverse(const MatrixType &matrix) (defined in Eigen::Reverse< MatrixType, Direction >) | Eigen::Reverse< MatrixType, Direction > | inline |
reverse_packet typedef (defined in Eigen::Reverse< MatrixType, Direction >) | Eigen::Reverse< MatrixType, Direction > | protected |
ReverseCol enum value (defined in Eigen::Reverse< MatrixType, Direction >) | Eigen::Reverse< MatrixType, Direction > | protected |
ReversePacket enum value (defined in Eigen::Reverse< MatrixType, Direction >) | Eigen::Reverse< MatrixType, Direction > | protected |
ReverseRow enum value (defined in Eigen::Reverse< MatrixType, Direction >) | Eigen::Reverse< MatrixType, Direction > | protected |
rows() const (defined in Eigen::Reverse< MatrixType, Direction >) | Eigen::Reverse< MatrixType, Direction > | inline |
writePacket(Index row, Index col, const PacketScalar &x) (defined in Eigen::Reverse< MatrixType, Direction >) | Eigen::Reverse< MatrixType, Direction > | inline |
writePacket(Index index, const PacketScalar &x) (defined in Eigen::Reverse< MatrixType, Direction >) | Eigen::Reverse< MatrixType, Direction > | inline |