add(Index i, Index j, double v) final | SofaCaribou::Algebra::EigenMatrix< Derived, Enable > | inline |
add(Index i, Index j, const sofa::defaulttype::Mat3x3d &m) override (defined in SofaCaribou::Algebra::EigenMatrix< Derived, Enable >) | SofaCaribou::Algebra::EigenMatrix< Derived, Enable > | inline |
add(Index i, Index j, const sofa::defaulttype::Mat3x3f &m) override (defined in SofaCaribou::Algebra::EigenMatrix< Derived, Enable >) | SofaCaribou::Algebra::EigenMatrix< Derived, Enable > | inline |
add(Index i, Index j, const sofa::defaulttype::Mat2x2d &m) override (defined in SofaCaribou::Algebra::EigenMatrix< Derived, Enable >) | SofaCaribou::Algebra::EigenMatrix< Derived, Enable > | inline |
add(Index i, Index j, const sofa::defaulttype::Mat2x2f &m) override (defined in SofaCaribou::Algebra::EigenMatrix< Derived, Enable >) | SofaCaribou::Algebra::EigenMatrix< Derived, Enable > | inline |
Base typedef (defined in SofaCaribou::Algebra::EigenMatrix< Derived, Enable >) | SofaCaribou::Algebra::EigenMatrix< Derived, Enable > | |
clear() override | SofaCaribou::Algebra::EigenMatrix< Derived, Enable > | inline |
clearCol(Index i) final | SofaCaribou::Algebra::EigenMatrix< Derived, Enable > | inline |
clearCols(Index imin, Index imax) final | SofaCaribou::Algebra::EigenMatrix< Derived, Enable > | inline |
clearRow(Index i) final | SofaCaribou::Algebra::EigenMatrix< Derived, Enable > | inline |
clearRows(Index imin, Index imax) final | SofaCaribou::Algebra::EigenMatrix< Derived, Enable > | inline |
colSize() const final (defined in SofaCaribou::Algebra::EigenMatrix< Derived, Enable >) | SofaCaribou::Algebra::EigenMatrix< Derived, Enable > | inline |
EigenMatrix(std::remove_reference_t< Derived > &eigen_matrix) | SofaCaribou::Algebra::EigenMatrix< Derived, Enable > | inlineexplicit |
EigenMatrix(Eigen::Index rows, Eigen::Index cols) | SofaCaribou::Algebra::EigenMatrix< Derived, Enable > | inline |
EigenType typedef (defined in SofaCaribou::Algebra::EigenMatrix< Derived, Enable >) | SofaCaribou::Algebra::EigenMatrix< Derived, Enable > | |
element(Index i, Index j) const final (defined in SofaCaribou::Algebra::EigenMatrix< Derived, Enable >) | SofaCaribou::Algebra::EigenMatrix< Derived, Enable > | inline |
Index typedef (defined in SofaCaribou::Algebra::EigenMatrix< Derived, Enable >) | SofaCaribou::Algebra::EigenMatrix< Derived, Enable > | |
matrix() const | SofaCaribou::Algebra::EigenMatrix< Derived, Enable > | inline |
Real typedef (defined in SofaCaribou::Algebra::EigenMatrix< Derived, Enable >) | SofaCaribou::Algebra::EigenMatrix< Derived, Enable > | |
resize(Index nbRow, Index nbCol) final | SofaCaribou::Algebra::EigenMatrix< Derived, Enable > | inline |
rowSize() const final (defined in SofaCaribou::Algebra::EigenMatrix< Derived, Enable >) | SofaCaribou::Algebra::EigenMatrix< Derived, Enable > | inline |
set(Index i, Index j, double v) final | SofaCaribou::Algebra::EigenMatrix< Derived, Enable > | inline |