Eigen::Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > Member List

This is the complete list of members for Eigen::Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols >, including all inherited members.

_check_template_params()Eigen::PlainObjectBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >inlinestatic
_init1(Index size, typename internal::enable_if< (Base::SizeAtCompileTime!=1||!internal::is_convertible< T, Scalar >::value)&&((!internal::is_same< typename internal::traits< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::XprKind, ArrayXpr >::value||Base::SizeAtCompileTime==Dynamic)), T >::type *=0)Eigen::PlainObjectBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >inlineprotected
_init1(const Scalar &val0, typename internal::enable_if< Base::SizeAtCompileTime==1 &&internal::is_convertible< T, Scalar >::value, T >::type *=0)Eigen::PlainObjectBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >inlineprotected
_init1(const Index &val0, typename internal::enable_if< (!internal::is_same< Index, Scalar >::value)&&(internal::is_same< Index, T >::value)&&Base::SizeAtCompileTime==1 &&internal::is_convertible< T, Scalar >::value, T * >::type *=0)Eigen::PlainObjectBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >inlineprotected
_init1(const Scalar *data)Eigen::PlainObjectBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >inlineprotected
_init1(const DenseBase< OtherDerived > &other)Eigen::PlainObjectBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >inlineprotected
_init1(const Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > &other)Eigen::PlainObjectBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >inlineprotected
_init1(const EigenBase< OtherDerived > &other)Eigen::PlainObjectBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >inlineprotected
_init1(const ReturnByValue< OtherDerived > &other)Eigen::PlainObjectBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >inlineprotected
_init1(const RotationBase< OtherDerived, ColsAtCompileTime > &r)Eigen::PlainObjectBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >inlineprotected
_init1(const Scalar &val0, typename internal::enable_if< Base::SizeAtCompileTime!=Dynamic &&Base::SizeAtCompileTime!=1 &&internal::is_convertible< T, Scalar >::value &&internal::is_same< typename internal::traits< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::XprKind, ArrayXpr >::value, T >::type *=0)Eigen::PlainObjectBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >inlineprotected
_init1(const Index &val0, typename internal::enable_if< (!internal::is_same< Index, Scalar >::value)&&(internal::is_same< Index, T >::value)&&Base::SizeAtCompileTime!=Dynamic &&Base::SizeAtCompileTime!=1 &&internal::is_convertible< T, Scalar >::value &&internal::is_same< typename internal::traits< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::XprKind, ArrayXpr >::value, T * >::type *=0)Eigen::PlainObjectBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >inlineprotected
_init2(Index rows, Index cols, typename internal::enable_if< Base::SizeAtCompileTime!=2, T0 >::type *=0)Eigen::PlainObjectBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >inlineprotected
_init2(const T0 &val0, const T1 &val1, typename internal::enable_if< Base::SizeAtCompileTime==2, T0 >::type *=0)Eigen::PlainObjectBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >inlineprotected
_init2(const Index &val0, const Index &val1, typename internal::enable_if< (!internal::is_same< Index, Scalar >::value)&&(internal::is_same< T0, Index >::value)&&(internal::is_same< T1, Index >::value)&&Base::SizeAtCompileTime==2, T1 >::type *=0)Eigen::PlainObjectBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >inlineprotected
_resize_to_match(const EigenBase< OtherDerived > &other)Eigen::PlainObjectBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >inlineprotected
_set(const DenseBase< OtherDerived > &other)Eigen::PlainObjectBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >inlineprotected
_set_noalias(const DenseBase< OtherDerived > &other)Eigen::PlainObjectBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >inlineprotected
AlignedMapType typedefEigen::PlainObjectBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
Base typedefEigen::Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols >
base()Eigen::PlainObjectBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >inline
base() constEigen::PlainObjectBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >inline
coeff(Index rowId, Index colId) constEigen::PlainObjectBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >inline
coeff(Index index) constEigen::PlainObjectBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >inline
coeffRef(Index rowId, Index colId)Eigen::PlainObjectBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >inline
coeffRef(Index index)Eigen::PlainObjectBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >inline
coeffRef(Index rowId, Index colId) constEigen::PlainObjectBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >inline
coeffRef(Index index) constEigen::PlainObjectBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >inline
cols() constEigen::PlainObjectBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >inline
conservativeResize(Index rows, Index cols)Eigen::PlainObjectBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >inline
conservativeResize(Index rows, NoChange_t)Eigen::PlainObjectBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >inline
conservativeResize(NoChange_t, Index cols)Eigen::PlainObjectBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >inline
conservativeResize(Index size)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
ConstAlignedMapType typedefEigen::PlainObjectBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
ConstMapType typedefEigen::PlainObjectBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
data() constEigen::PlainObjectBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >inline
data()Eigen::PlainObjectBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >inline
DenseType typedefEigen::PlainObjectBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
innerStride() const Eigen::Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols >inline
internal::conservative_resize_like_implEigen::Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols >friend
IsPlainObjectBase enum valueEigen::PlainObjectBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
lazyAssign(const DenseBase< OtherDerived > &other)Eigen::PlainObjectBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >inline
m_storageEigen::PlainObjectBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >protected
Map(const Scalar *data)Eigen::PlainObjectBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >inlinestatic
Map(Scalar *data)Eigen::PlainObjectBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >inlinestatic
Map(const Scalar *data, Index size)Eigen::PlainObjectBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >inlinestatic
Map(Scalar *data, Index size)Eigen::PlainObjectBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >inlinestatic
Map(const Scalar *data, Index rows, Index cols)Eigen::PlainObjectBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >inlinestatic
Map(Scalar *data, Index rows, Index cols)Eigen::PlainObjectBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >inlinestatic
Map(const Scalar *data, const Stride< Outer, Inner > &stride)Eigen::PlainObjectBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >inlinestatic
Map(Scalar *data, const Stride< Outer, Inner > &stride)Eigen::PlainObjectBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >inlinestatic
Map(const Scalar *data, Index size, const Stride< Outer, Inner > &stride)Eigen::PlainObjectBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >inlinestatic
Map(Scalar *data, Index size, const Stride< Outer, Inner > &stride)Eigen::PlainObjectBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >inlinestatic
Map(const Scalar *data, Index rows, Index cols, const Stride< Outer, Inner > &stride)Eigen::PlainObjectBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >inlinestatic
Map(Scalar *data, Index rows, Index cols, const Stride< Outer, Inner > &stride)Eigen::PlainObjectBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >inlinestatic
MapAligned(const Scalar *data)Eigen::PlainObjectBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >inlinestatic
MapAligned(Scalar *data)Eigen::PlainObjectBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >inlinestatic
MapAligned(const Scalar *data, Index size)Eigen::PlainObjectBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >inlinestatic
MapAligned(Scalar *data, Index size)Eigen::PlainObjectBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >inlinestatic
MapAligned(const Scalar *data, Index rows, Index cols)Eigen::PlainObjectBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >inlinestatic
MapAligned(Scalar *data, Index rows, Index cols)Eigen::PlainObjectBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >inlinestatic
MapAligned(const Scalar *data, const Stride< Outer, Inner > &stride)Eigen::PlainObjectBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >inlinestatic
MapAligned(Scalar *data, const Stride< Outer, Inner > &stride)Eigen::PlainObjectBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >inlinestatic
MapAligned(const Scalar *data, Index size, const Stride< Outer, Inner > &stride)Eigen::PlainObjectBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >inlinestatic
MapAligned(Scalar *data, Index size, const Stride< Outer, Inner > &stride)Eigen::PlainObjectBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >inlinestatic
MapAligned(const Scalar *data, Index rows, Index cols, const Stride< Outer, Inner > &stride)Eigen::PlainObjectBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >inlinestatic
MapAligned(Scalar *data, Index rows, Index cols, const Stride< Outer, Inner > &stride)Eigen::PlainObjectBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >inlinestatic
MapType typedefEigen::PlainObjectBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
Matrix()Eigen::Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols >inline
Matrix(internal::constructor_without_unaligned_array_assert)Eigen::Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols >inlineexplicit
Matrix(const T &x)Eigen::Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols >inlineexplicit
Matrix(const T0 &x, const T1 &y)Eigen::Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols >inline
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 &other)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
NeedsToAlign enum valueEigen::PlainObjectBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
operator=(const Matrix &other)Eigen::Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols >inline
operator=(const DenseBase< OtherDerived > &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=(const ReturnByValue< OtherDerived > &func)Eigen::Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols >inline
operator=(const RotationBase< OtherDerived, ColsAtCompileTime > &r)Eigen::Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols >
operator=(const RotationBase< OtherDerived, ColsAtCompileTime > &r)Eigen::Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols >
PlainObjectBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::operator=(const PlainObjectBase &other)Eigen::PlainObjectBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >inline
Options enum valueEigen::Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols >
outerStride() const Eigen::Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols >inline
packet(Index rowId, Index colId) constEigen::PlainObjectBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >inline
packet(Index index) constEigen::PlainObjectBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >inline
PacketScalar typedefEigen::PlainObjectBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
PlainObject typedefEigen::Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols >
PlainObjectBase()Eigen::PlainObjectBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >inlineprotected
PlainObjectBase(internal::constructor_without_unaligned_array_assert)Eigen::PlainObjectBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >inlineexplicitprotected
PlainObjectBase(const PlainObjectBase &other)Eigen::PlainObjectBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >inlineprotected
PlainObjectBase(Index size, Index rows, Index cols)Eigen::PlainObjectBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >inlineprotected
PlainObjectBase(const DenseBase< OtherDerived > &other)Eigen::PlainObjectBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >inlineprotected
PlainObjectBase(const EigenBase< OtherDerived > &other)Eigen::PlainObjectBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >inlineprotected
PlainObjectBase(const ReturnByValue< OtherDerived > &other)Eigen::PlainObjectBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >inlineprotected
RealScalar typedefEigen::PlainObjectBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
resize(Index rows, Index cols)Eigen::PlainObjectBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >inline
resize(Index size)Eigen::PlainObjectBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >inline
resize(NoChange_t, Index cols)Eigen::PlainObjectBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >inline
resize(Index rows, NoChange_t)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
rows() constEigen::PlainObjectBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >inline
Scalar typedefEigen::PlainObjectBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
setConstant(Index size, const Scalar &val)Eigen::PlainObjectBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
setConstant(Index rows, Index cols, const Scalar &val)Eigen::PlainObjectBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
setOnes(Index size)Eigen::PlainObjectBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
setOnes(Index rows, Index cols)Eigen::PlainObjectBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
setRandom(Index size)Eigen::PlainObjectBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
setRandom(Index rows, Index cols)Eigen::PlainObjectBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
setZero(Index size)Eigen::PlainObjectBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
setZero(Index rows, Index cols)Eigen::PlainObjectBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
StorageKind typedefEigen::PlainObjectBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
swap(DenseBase< OtherDerived > &other)Eigen::PlainObjectBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >inline
swap(DenseBase< OtherDerived > const &other)Eigen::PlainObjectBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >inline
writePacket(Index rowId, Index colId, const PacketScalar &val)Eigen::PlainObjectBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >inline
writePacket(Index index, const PacketScalar &val)Eigen::PlainObjectBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >inline


hebiros
Author(s): Xavier Artache , Matthew Tesch
autogenerated on Thu Sep 3 2020 04:10:09