![]() |
Eigen
3.2.10
|
This is the complete list of members for PlainObjectBase< Derived >, including all inherited members.
| _init2(Index nbRows, Index nbCols, typename internal::enable_if< Base::SizeAtCompileTime!=2, T0 >::type *=0) | PlainObjectBase< Derived > | inlineprotected |
| _init2(const Scalar &val0, const Scalar &val1, typename internal::enable_if< Base::SizeAtCompileTime==2, T0 >::type *=0) | PlainObjectBase< Derived > | inlineprotected |
| _resize_to_match(const EigenBase< OtherDerived > &other) | PlainObjectBase< Derived > | inlineprotected |
| _set(const DenseBase< OtherDerived > &other) | PlainObjectBase< Derived > | inlineprotected |
| _set_noalias(const DenseBase< OtherDerived > &other) | PlainObjectBase< Derived > | inlineprotected |
| _set_selector(const OtherDerived &other, const internal::true_type &) | PlainObjectBase< Derived > | inlineprotected |
| _set_selector(const OtherDerived &other, const internal::false_type &) | PlainObjectBase< Derived > | inlineprotected |
| _swap(DenseBase< OtherDerived > const &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 |
| Map(const Scalar *data) | PlainObjectBase< Derived > | inlinestatic |
| Map(Scalar *data) | PlainObjectBase< Derived > | inlinestatic |
| Map(const Scalar *data, Index size) | PlainObjectBase< Derived > | inlinestatic |
| Map(Scalar *data, Index size) | PlainObjectBase< Derived > | inlinestatic |
| Map(const Scalar *data, Index rows, Index cols) | PlainObjectBase< Derived > | inlinestatic |
| Map(Scalar *data, Index rows, Index cols) | PlainObjectBase< Derived > | inlinestatic |
| Map(const Scalar *data, const Stride< Outer, Inner > &stride) | PlainObjectBase< Derived > | inlinestatic |
| Map(Scalar *data, const Stride< Outer, Inner > &stride) | PlainObjectBase< Derived > | inlinestatic |
| Map(const Scalar *data, Index size, const Stride< Outer, Inner > &stride) | PlainObjectBase< Derived > | inlinestatic |
| Map(Scalar *data, Index size, const Stride< Outer, Inner > &stride) | PlainObjectBase< Derived > | inlinestatic |
| Map(const Scalar *data, Index rows, Index cols, const Stride< Outer, Inner > &stride) | PlainObjectBase< Derived > | inlinestatic |
| Map(Scalar *data, Index rows, Index cols, const Stride< Outer, Inner > &stride) | PlainObjectBase< Derived > | inlinestatic |
| MapAligned(const Scalar *data) | PlainObjectBase< Derived > | inlinestatic |
| MapAligned(Scalar *data) | PlainObjectBase< Derived > | inlinestatic |
| MapAligned(const Scalar *data, Index size) | PlainObjectBase< Derived > | inlinestatic |
| MapAligned(Scalar *data, Index size) | PlainObjectBase< Derived > | inlinestatic |
| MapAligned(const Scalar *data, Index rows, Index cols) | PlainObjectBase< Derived > | inlinestatic |
| MapAligned(Scalar *data, Index rows, Index cols) | PlainObjectBase< Derived > | inlinestatic |
| MapAligned(const Scalar *data, const Stride< Outer, Inner > &stride) | PlainObjectBase< Derived > | inlinestatic |
| MapAligned(Scalar *data, const Stride< Outer, Inner > &stride) | PlainObjectBase< Derived > | inlinestatic |
| MapAligned(const Scalar *data, Index size, const Stride< Outer, Inner > &stride) | PlainObjectBase< Derived > | inlinestatic |
| MapAligned(Scalar *data, Index size, const Stride< Outer, Inner > &stride) | PlainObjectBase< Derived > | inlinestatic |
| MapAligned(const Scalar *data, Index rows, Index cols, const Stride< Outer, Inner > &stride) | PlainObjectBase< Derived > | inlinestatic |
| MapAligned(Scalar *data, Index rows, Index cols, const Stride< Outer, Inner > &stride) | PlainObjectBase< Derived > | inlinestatic |
| 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 |