Please, help us to better know about our user community by answering the following short survey: https://forms.gle/wpyrxWi18ox9Z5ae9
Eigen  3.4.0
 
Loading...
Searching...
No Matches
Eigen::Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > Member List

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

_init1(Index size, typename internal::enable_if<(Base::SizeAtCompileTime!=1||!internal::is_convertible< T, Scalar >::value) &&((!internal::is_same< typename internal::traits< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::XprKind, ArrayXpr >::value||Base::SizeAtCompileTime==Dynamic)), T >::type *=0)Eigen::PlainObjectBase< Array< _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< Array< _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< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >inlineprotected
_init1(const Scalar *data)Eigen::PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >inlineprotected
_init1(const DenseBase< OtherDerived > &other)Eigen::PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >inlineprotected
_init1(const Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > &other)Eigen::PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >inlineprotected
_init1(const EigenBase< OtherDerived > &other)Eigen::PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >inlineprotected
_init1(const ReturnByValue< OtherDerived > &other)Eigen::PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >inlineprotected
_init1(const RotationBase< OtherDerived, ColsAtCompileTime > &r)Eigen::PlainObjectBase< Array< _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< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::XprKind, ArrayXpr >::value, T >::type *=0)Eigen::PlainObjectBase< Array< _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< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::XprKind, ArrayXpr >::value, T * >::type *=0)Eigen::PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >inlineprotected
_init2(Index rows, Index cols, typename internal::enable_if< Base::SizeAtCompileTime!=2, T0 >::type *=0)Eigen::PlainObjectBase< Array< _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< Array< _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< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >inlineprotected
_resize_to_match(const EigenBase< OtherDerived > &other)Eigen::PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >inlineprotected
_set(const DenseBase< OtherDerived > &other)Eigen::PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >inlineprotected
_set_noalias(const DenseBase< OtherDerived > &other)Eigen::PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >inlineprotected
Array()Eigen::Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols >inline
Array(const Scalar &a0, const Scalar &a1, const Scalar &a2, const Scalar &a3, const ArgTypes &... args)Eigen::Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols >inline
Array(const std::initializer_list< std::initializer_list< Scalar > > &list)Eigen::Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols >inline
Array(const Scalar *data)Eigen::Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols >explicit
Array(Index dim)Eigen::Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols >inlineexplicit
Array(const Scalar &value)Eigen::Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols >
Array(Index rows, Index cols)Eigen::Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols >
Array(const Scalar &val0, const Scalar &val1)Eigen::Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols >
Array(const Scalar &val0, const Scalar &val1, const Scalar &val2)Eigen::Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols >inline
Array(const Scalar &val0, const Scalar &val1, const Scalar &val2, const Scalar &val3)Eigen::Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols >inline
Array(const Array &other)Eigen::Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols >inline
Array(const EigenBase< OtherDerived > &other, typename internal::enable_if< internal::is_convertible< typename OtherDerived::Scalar, Scalar >::value, PrivateType >::type=PrivateType())Eigen::Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols >inline
coeff(Index rowId, Index colId) constEigen::Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols >inline
coeff(Index index) constEigen::Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols >inline
coeffRef(Index rowId, Index colId)Eigen::Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols >inline
coeffRef(Index index)Eigen::Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols >inline
coeffRef(Index rowId, Index colId) constEigen::Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols >inline
coeffRef(Index index) constEigen::Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols >inline
conservativeResize(Index rows, Index cols)Eigen::PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >inline
conservativeResize(Index rows, NoChange_t)Eigen::PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >inline
conservativeResize(NoChange_t, Index cols)Eigen::PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >inline
conservativeResize(Index size)Eigen::PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >inline
conservativeResizeLike(const DenseBase< OtherDerived > &other)Eigen::PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >inline
data() constEigen::PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >inline
data()Eigen::PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >inline
lazyAssign(const DenseBase< OtherDerived > &other)Eigen::PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >inline
Map(const Scalar *data)Eigen::PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >inlinestatic
Map(Scalar *data)Eigen::PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >inlinestatic
Map(const Scalar *data, Index size)Eigen::PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >inlinestatic
Map(Scalar *data, Index size)Eigen::PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >inlinestatic
Map(const Scalar *data, Index rows, Index cols)Eigen::PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >inlinestatic
Map(Scalar *data, Index rows, Index cols)Eigen::PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >inlinestatic
Map(const Scalar *data, const Stride< Outer, Inner > &stride)Eigen::PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >inlinestatic
Map(Scalar *data, const Stride< Outer, Inner > &stride)Eigen::PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >inlinestatic
Map(const Scalar *data, Index size, const Stride< Outer, Inner > &stride)Eigen::PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >inlinestatic
Map(Scalar *data, Index size, const Stride< Outer, Inner > &stride)Eigen::PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >inlinestatic
Map(const Scalar *data, Index rows, Index cols, const Stride< Outer, Inner > &stride)Eigen::PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >inlinestatic
Map(Scalar *data, Index rows, Index cols, const Stride< Outer, Inner > &stride)Eigen::PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >inlinestatic
MapAligned(const Scalar *data)Eigen::PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >inlinestatic
MapAligned(Scalar *data)Eigen::PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >inlinestatic
MapAligned(const Scalar *data, Index size)Eigen::PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >inlinestatic
MapAligned(Scalar *data, Index size)Eigen::PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >inlinestatic
MapAligned(const Scalar *data, Index rows, Index cols)Eigen::PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >inlinestatic
MapAligned(Scalar *data, Index rows, Index cols)Eigen::PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >inlinestatic
MapAligned(const Scalar *data, const Stride< Outer, Inner > &stride)Eigen::PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >inlinestatic
MapAligned(Scalar *data, const Stride< Outer, Inner > &stride)Eigen::PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >inlinestatic
MapAligned(const Scalar *data, Index size, const Stride< Outer, Inner > &stride)Eigen::PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >inlinestatic
MapAligned(Scalar *data, Index size, const Stride< Outer, Inner > &stride)Eigen::PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >inlinestatic
MapAligned(const Scalar *data, Index rows, Index cols, const Stride< Outer, Inner > &stride)Eigen::PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >inlinestatic
MapAligned(Scalar *data, Index rows, Index cols, const Stride< Outer, Inner > &stride)Eigen::PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >inlinestatic
operator=(const EigenBase< OtherDerived > &other)Eigen::Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols >inline
operator=(const Scalar &value)Eigen::Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols >inline
operator=(const DenseBase< OtherDerived > &other)Eigen::Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols >inline
operator=(const Array &other)Eigen::Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols >inline
PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::operator=(const PlainObjectBase &other)Eigen::PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >inline
PlainObjectBase(const PlainObjectBase &other)Eigen::PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >inlineprotected
PlainObjectBase(const Scalar &a0, const Scalar &a1, const Scalar &a2, const Scalar &a3, const ArgTypes &... args)Eigen::PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >inlineprotected
PlainObjectBase(const std::initializer_list< std::initializer_list< Scalar > > &list)Eigen::PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >inlineexplicitprotected
PlainObjectBase(const DenseBase< OtherDerived > &other)Eigen::PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >inlineprotected
PlainObjectBase(const EigenBase< OtherDerived > &other)Eigen::PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >inlineprotected
PlainObjectBase(const ReturnByValue< OtherDerived > &other)Eigen::PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >inlineprotected
resize(Index rows, Index cols)Eigen::PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >inline
resize(Index size)Eigen::PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >inline
resize(NoChange_t, Index cols)Eigen::PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >inline
resize(Index rows, NoChange_t)Eigen::PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >inline
resizeLike(const EigenBase< OtherDerived > &_other)Eigen::PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >inline
setConstant(Index size, const Scalar &val)Eigen::PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >inline
setConstant(Index rows, Index cols, const Scalar &val)Eigen::PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >inline
setConstant(NoChange_t, Index cols, const Scalar &val)Eigen::PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >inline
setConstant(Index rows, NoChange_t, const Scalar &val)Eigen::PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >inline
setOnes(Index size)Eigen::PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >inline
setOnes(Index rows, Index cols)Eigen::PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >inline
setOnes(NoChange_t, Index cols)Eigen::PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >inline
setOnes(Index rows, NoChange_t)Eigen::PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >inline
setRandom(Index size)Eigen::PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >inline
setRandom(Index rows, Index cols)Eigen::PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >inline
setRandom(NoChange_t, Index cols)Eigen::PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >inline
setRandom(Index rows, NoChange_t)Eigen::PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >inline
setZero(Index size)Eigen::PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >inline
setZero(Index rows, Index cols)Eigen::PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >inline
setZero(NoChange_t, Index cols)Eigen::PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >inline
setZero(Index rows, NoChange_t)Eigen::PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >inline