| _set(const DenseBase< OtherDerived > &other) | Eigen::PlainObjectBase< Matrix< Scalar_, Rows_, Cols_, Options_, MaxRows_, MaxCols_ > > | inlineprotected |
| Base typedef | Eigen::Matrix< Scalar_, Rows_, Cols_, Options_, MaxRows_, MaxCols_ > | |
| coeff(Index rowId, Index colId) const | Eigen::PlainObjectBase< Matrix< Scalar_, Rows_, Cols_, Options_, MaxRows_, MaxCols_ > > | inline |
| coeffRef(Index rowId, Index colId) | Eigen::Matrix< Scalar_, Rows_, Cols_, Options_, MaxRows_, MaxCols_ > | inline |
| coeffRef(Index index) | Eigen::Matrix< Scalar_, Rows_, Cols_, Options_, MaxRows_, MaxCols_ > | inline |
| coeffRef(Index rowId, Index colId) const | Eigen::Matrix< Scalar_, Rows_, Cols_, Options_, MaxRows_, MaxCols_ > | inline |
| coeffRef(Index index) const | Eigen::Matrix< Scalar_, Rows_, Cols_, Options_, MaxRows_, MaxCols_ > | inline |
| conservativeResize(Index rows, Index cols) | Eigen::PlainObjectBase< Matrix< Scalar_, Rows_, Cols_, Options_, MaxRows_, MaxCols_ > > | inline |
| conservativeResizeLike(const DenseBase< OtherDerived > &other) | Eigen::PlainObjectBase< Matrix< Scalar_, Rows_, Cols_, Options_, MaxRows_, MaxCols_ > > | inline |
| data() const | Eigen::PlainObjectBase< Matrix< Scalar_, Rows_, Cols_, Options_, MaxRows_, MaxCols_ > > | inline |
| lazyAssign(const DenseBase< OtherDerived > &other) | Eigen::PlainObjectBase< Matrix< Scalar_, Rows_, Cols_, Options_, MaxRows_, MaxCols_ > > | inline |
| Matrix()=default | Eigen::Matrix< Scalar_, Rows_, Cols_, Options_, MaxRows_, MaxCols_ > | inline |
| Matrix(Matrix &&)=default | Eigen::Matrix< Scalar_, Rows_, Cols_, Options_, MaxRows_, MaxCols_ > | inline |
| Matrix(const Scalar &a0, const Scalar &a1, const Scalar &a2, const Scalar &a3, const ArgTypes &... args) | Eigen::Matrix< Scalar_, Rows_, Cols_, Options_, MaxRows_, MaxCols_ > | inline |
| Matrix(const std::initializer_list< std::initializer_list< Scalar > > &list) | Eigen::Matrix< Scalar_, Rows_, Cols_, Options_, MaxRows_, MaxCols_ > | inlineexplicit |
| Matrix(const Scalar *data) | Eigen::Matrix< Scalar_, Rows_, Cols_, Options_, MaxRows_, MaxCols_ > | explicit |
| Matrix(Index dim) | Eigen::Matrix< Scalar_, Rows_, Cols_, Options_, MaxRows_, MaxCols_ > | inlineexplicit |
| Matrix(const Scalar &x) | Eigen::Matrix< Scalar_, Rows_, Cols_, Options_, MaxRows_, MaxCols_ > | |
| Matrix(Index rows, Index cols) | Eigen::Matrix< Scalar_, Rows_, Cols_, Options_, MaxRows_, MaxCols_ > | |
| Matrix(const Scalar &x, const Scalar &y) | Eigen::Matrix< Scalar_, Rows_, Cols_, Options_, MaxRows_, MaxCols_ > | |
| Matrix(const Scalar &x, const Scalar &y, const Scalar &z) | Eigen::Matrix< Scalar_, Rows_, Cols_, Options_, MaxRows_, MaxCols_ > | inline |
| Matrix(const Scalar &x, const Scalar &y, const Scalar &z, const Scalar &w) | Eigen::Matrix< Scalar_, Rows_, Cols_, Options_, MaxRows_, MaxCols_ > | inline |
| Matrix(const Matrix &)=default | Eigen::Matrix< Scalar_, Rows_, Cols_, Options_, MaxRows_, MaxCols_ > | inline |
| Matrix(const EigenBase< OtherDerived > &other) | Eigen::Matrix< Scalar_, Rows_, Cols_, Options_, MaxRows_, MaxCols_ > | inline |
| Matrix(const RotationBase< OtherDerived, ColsAtCompileTime > &r) | Eigen::Matrix< Scalar_, Rows_, Cols_, Options_, MaxRows_, MaxCols_ > | explicit |
| operator=(const Matrix &other) | Eigen::Matrix< Scalar_, Rows_, Cols_, Options_, MaxRows_, MaxCols_ > | inline |
| operator=(const EigenBase< OtherDerived > &other) | Eigen::Matrix< Scalar_, Rows_, Cols_, Options_, MaxRows_, MaxCols_ > | inline |
| operator=(Matrix &&other) noexcept(std::is_nothrow_move_assignable< Scalar >::value) | Eigen::Matrix< Scalar_, Rows_, Cols_, Options_, MaxRows_, MaxCols_ > | inline |
| operator=(const RotationBase< OtherDerived, ColsAtCompileTime > &r) | Eigen::Matrix< Scalar_, Rows_, Cols_, Options_, MaxRows_, MaxCols_ > | |
| Eigen::PlainObjectBase< Matrix< Scalar_, Rows_, Cols_, Options_, MaxRows_, MaxCols_ > >::operator=(const PlainObjectBase &other) | Eigen::PlainObjectBase< Matrix< Scalar_, Rows_, Cols_, Options_, MaxRows_, MaxCols_ > > | inline |
| resize(Index rows, Index cols) | Eigen::PlainObjectBase< Matrix< Scalar_, Rows_, Cols_, Options_, MaxRows_, MaxCols_ > > | inline |
| resizeLike(const EigenBase< OtherDerived > &_other) | Eigen::PlainObjectBase< Matrix< Scalar_, Rows_, Cols_, Options_, MaxRows_, MaxCols_ > > | inline |
| setConstant(Index size, const Scalar &val) | Eigen::PlainObjectBase< Matrix< Scalar_, Rows_, Cols_, Options_, MaxRows_, MaxCols_ > > | inline |
| setOnes(Index size) | Eigen::PlainObjectBase< Matrix< Scalar_, Rows_, Cols_, Options_, MaxRows_, MaxCols_ > > | inline |
| setRandom(Index size) | Eigen::PlainObjectBase< Matrix< Scalar_, Rows_, Cols_, Options_, MaxRows_, MaxCols_ > > | inline |
| setZero(Index size) | Eigen::PlainObjectBase< Matrix< Scalar_, Rows_, Cols_, Options_, MaxRows_, MaxCols_ > > | inline |