| _set(const DenseBase< OtherDerived > &other) | PlainObjectBase< Derived > | inlineprotected |
| conservativeResize(Index nbRows, Index nbCols) | PlainObjectBase< Derived > | inline |
| conservativeResize(Index nbRows, NoChange_t) | PlainObjectBase< Derived > | inline |
| conservativeResize(NoChange_t, Index nbCols) | PlainObjectBase< Derived > | inline |
| conservativeResize(Index size) | PlainObjectBase< Derived > | inline |
| conservativeResizeLike(const DenseBase< OtherDerived > &other) | PlainObjectBase< Derived > | inline |
| data() const | PlainObjectBase< Derived > | inline |
| data() | PlainObjectBase< Derived > | inline |
| lazyAssign(const DenseBase< OtherDerived > &other) | PlainObjectBase< Derived > | inline |
| operator=(const PlainObjectBase &other) | PlainObjectBase< Derived > | inline |
| operator=(const EigenBase< OtherDerived > &other) | PlainObjectBase< Derived > | inline |
| PlainObjectBase(const PlainObjectBase &other) | PlainObjectBase< Derived > | inline |
| PlainObjectBase(const EigenBase< OtherDerived > &other) | PlainObjectBase< Derived > | inline |
| resize(Index nbRows, Index nbCols) | PlainObjectBase< Derived > | inline |
| resize(Index size) | PlainObjectBase< Derived > | inline |
| resize(NoChange_t, Index nbCols) | PlainObjectBase< Derived > | inline |
| resize(Index nbRows, NoChange_t) | PlainObjectBase< Derived > | inline |
| resizeLike(const EigenBase< OtherDerived > &_other) | PlainObjectBase< Derived > | inline |
| setConstant(Index size, const Scalar &value) | PlainObjectBase< Derived > | inline |
| setConstant(Index rows, Index cols, const Scalar &value) | PlainObjectBase< Derived > | inline |
| setOnes(Index size) | PlainObjectBase< Derived > | inline |
| setOnes(Index rows, Index cols) | PlainObjectBase< Derived > | inline |
| setRandom(Index size) | PlainObjectBase< Derived > | inline |
| setRandom(Index rows, Index cols) | PlainObjectBase< Derived > | inline |
| setZero(Index size) | PlainObjectBase< Derived > | inline |
| setZero(Index rows, Index cols) | PlainObjectBase< Derived > | inline |