This is the complete list of members for PlainObjectBase< Derived >, including all inherited members.
_init2(Index rows, Index cols, typename internal::enable_if< Base::SizeAtCompileTime!=2, T0 >::type *=0) | PlainObjectBase< Derived > | inlineprotected |
_init2(const Scalar &x, const Scalar &y, 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 |
AlignedMapType typedef | PlainObjectBase< Derived > | |
Base typedef | PlainObjectBase< Derived > | |
base() | PlainObjectBase< Derived > | inline |
base() const | PlainObjectBase< Derived > | inline |
coeff(Index row, Index col) const | PlainObjectBase< Derived > | inline |
coeff(Index index) const | PlainObjectBase< Derived > | inline |
coeffRef(Index row, Index col) | PlainObjectBase< Derived > | inline |
coeffRef(Index index) | PlainObjectBase< Derived > | inline |
coeffRef(Index row, Index col) const | PlainObjectBase< Derived > | inline |
coeffRef(Index index) const | PlainObjectBase< Derived > | inline |
cols() const | PlainObjectBase< Derived > | inline |
conservativeResize(Index rows, Index cols) | PlainObjectBase< Derived > | inline |
conservativeResize(Index rows, NoChange_t) | PlainObjectBase< Derived > | inline |
conservativeResize(NoChange_t, Index cols) | PlainObjectBase< Derived > | inline |
conservativeResize(Index size) | PlainObjectBase< Derived > | inline |
conservativeResizeLike(const DenseBase< OtherDerived > &other) | PlainObjectBase< Derived > | inline |
ConstAlignedMapType typedef | PlainObjectBase< Derived > | |
ConstMapType typedef | PlainObjectBase< Derived > | |
data() const | PlainObjectBase< Derived > | inline |
data() | PlainObjectBase< Derived > | inline |
DenseType typedef | PlainObjectBase< Derived > | |
Index typedef | PlainObjectBase< Derived > | |
lazyAssign(const DenseBase< OtherDerived > &other) | PlainObjectBase< Derived > | inline |
m_storage | PlainObjectBase< Derived > | protected |
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 |
MapType typedef | PlainObjectBase< Derived > | |
NeedsToAlign enum value | PlainObjectBase< Derived > | |
operator=(const PlainObjectBase &other) | PlainObjectBase< Derived > | inline |
operator=(const ReturnByValue< OtherDerived > &func) | PlainObjectBase< Derived > | inline |
operator=(const EigenBase< OtherDerived > &other) | PlainObjectBase< Derived > | inline |
Options enum value | PlainObjectBase< Derived > | |
packet(Index row, Index col) const | PlainObjectBase< Derived > | inline |
packet(Index index) const | PlainObjectBase< Derived > | inline |
PacketScalar typedef | PlainObjectBase< Derived > | |
PlainObjectBase() | PlainObjectBase< Derived > | inlineexplicit |
PlainObjectBase(Index size, Index rows, Index cols) | PlainObjectBase< Derived > | inline |
PlainObjectBase(const EigenBase< OtherDerived > &other) | PlainObjectBase< Derived > | inline |
RealScalar typedef | PlainObjectBase< Derived > | |
resize(Index rows, Index cols) | PlainObjectBase< Derived > | inline |
resize(Index size) | PlainObjectBase< Derived > | inline |
resize(NoChange_t, Index cols) | PlainObjectBase< Derived > | inline |
resize(Index rows, NoChange_t) | PlainObjectBase< Derived > | inline |
resizeLike(const EigenBase< OtherDerived > &_other) | PlainObjectBase< Derived > | inline |
rows() const | PlainObjectBase< Derived > | inline |
Scalar typedef | PlainObjectBase< Derived > | |
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 |
StorageKind typedef | PlainObjectBase< Derived > | |
writePacket(Index row, Index col, const PacketScalar &x) | PlainObjectBase< Derived > | inline |
writePacket(Index index, const PacketScalar &x) | PlainObjectBase< Derived > | inline |