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.

_init1(Index size, std::enable_if_t<(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 > *=0)Eigen::PlainObjectBase< Matrix< Scalar_, Rows_, Cols_, Options_, MaxRows_, MaxCols_ > >inlineprotected
_init1(const Scalar &val0, std::enable_if_t< Base::SizeAtCompileTime==1 &&internal::is_convertible< T, Scalar >::value, T > *=0)Eigen::PlainObjectBase< Matrix< Scalar_, Rows_, Cols_, Options_, MaxRows_, MaxCols_ > >inlineprotected
_init1(const Index &val0, std::enable_if_t<(!internal::is_same< Index, Scalar >::value) &&(internal::is_same< Index, T >::value) &&Base::SizeAtCompileTime==1 &&internal::is_convertible< T, Scalar >::value, T * > *=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, std::enable_if_t< 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 > *=0)Eigen::PlainObjectBase< Matrix< Scalar_, Rows_, Cols_, Options_, MaxRows_, MaxCols_ > >inlineprotected
_init1(const Index &val0, std::enable_if_t<(!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 * > *=0)Eigen::PlainObjectBase< Matrix< Scalar_, Rows_, Cols_, Options_, MaxRows_, MaxCols_ > >inlineprotected
_init2(Index rows, Index cols, std::enable_if_t< Base::SizeAtCompileTime!=2, T0 > *=0)Eigen::PlainObjectBase< Matrix< Scalar_, Rows_, Cols_, Options_, MaxRows_, MaxCols_ > >inlineprotected
_init2(const T0 &val0, const T1 &val1, std::enable_if_t< Base::SizeAtCompileTime==2, T0 > *=0)Eigen::PlainObjectBase< Matrix< Scalar_, Rows_, Cols_, Options_, MaxRows_, MaxCols_ > >inlineprotected
_init2(const Index &val0, const Index &val1, std::enable_if_t<(!internal::is_same< Index, Scalar >::value) &&(internal::is_same< T0, Index >::value) &&(internal::is_same< T1, Index >::value) &&Base::SizeAtCompileTime==2, T1 > *=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
acosh() constEigen::MatrixBase< Derived >
addTo(Dest &dst) constEigen::EigenBase< Derived >inline
adjoint() constEigen::MatrixBase< Derived >inline
adjointInPlace()Eigen::MatrixBase< Derived >inline
AlignedMapType typedefEigen::PlainObjectBase< Matrix< Scalar_, Rows_, Cols_, Options_, MaxRows_, MaxCols_ > >
all() constEigen::DenseBase< Derived >inline
allFinite() constEigen::DenseBase< Derived >inline
any() constEigen::DenseBase< Derived >inline
applyHouseholderOnTheLeft(const EssentialPart &essential, const Scalar &tau, Scalar *workspace)Eigen::MatrixBase< Derived >
applyHouseholderOnTheRight(const EssentialPart &essential, const Scalar &tau, Scalar *workspace)Eigen::MatrixBase< Derived >
applyOnTheLeft(const EigenBase< OtherDerived > &other)Eigen::MatrixBase< Derived >inline
applyOnTheLeft(Index p, Index q, const JacobiRotation< OtherScalar > &j)Eigen::MatrixBase< Derived >inline
applyOnTheRight(const EigenBase< OtherDerived > &other)Eigen::MatrixBase< Derived >inline
applyOnTheRight(Index p, Index q, const JacobiRotation< OtherScalar > &j)Eigen::MatrixBase< Derived >inline
applyThisOnTheLeft(Dest &dst) constEigen::EigenBase< Derived >inline
applyThisOnTheRight(Dest &dst) constEigen::EigenBase< Derived >inline
array()Eigen::MatrixBase< Derived >inline
array() constEigen::MatrixBase< Derived >inline
asDiagonal() constEigen::MatrixBase< Derived >inline
asinh() constEigen::MatrixBase< Derived >
asPermutation() constEigen::MatrixBase< Derived >
asSkewSymmetric() constEigen::MatrixBase< Derived >inline
atanh() constEigen::MatrixBase< Derived >
Base typedefEigen::Matrix< Scalar_, Rows_, Cols_, Options_, MaxRows_, MaxCols_ >
base() constEigen::PlainObjectBase< Matrix< Scalar_, Rows_, Cols_, Options_, MaxRows_, MaxCols_ > >inline
bdcSvd() constEigen::MatrixBase< Derived >inline
bdcSvd(unsigned int computationOptions) constEigen::MatrixBase< Derived >inline
bdcSvd() constEigen::MatrixBase< Derived >
bdcSvd(unsigned int computationOptions) constEigen::MatrixBase< Derived >
begin()Eigen::DenseBase< Derived >inline
begin() constEigen::DenseBase< Derived >inline
blueNorm() constEigen::MatrixBase< Derived >inline
canonicalEulerAngles(Index a0, Index a1, Index a2) constEigen::MatrixBase< Derived >inline
cbegin() constEigen::DenseBase< Derived >inline
cend() constEigen::DenseBase< Derived >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
coeffByOuterInner(Index outer, Index inner) constEigen::DenseCoeffsBase< Derived, ReadOnlyAccessors >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
Eigen::DenseCoeffsBase< Derived, ReadOnlyAccessors >::coeffRef()Eigen::DenseCoeffsBase< Derived, ReadOnlyAccessors >protected
coeffRefByOuterInner(Index outer, Index inner)Eigen::DenseCoeffsBase< Derived, WriteAccessors >inline
Eigen::DenseCoeffsBase< Derived, ReadOnlyAccessors >::coeffRefByOuterInner()Eigen::DenseCoeffsBase< Derived, ReadOnlyAccessors >protected
CoeffReturnType typedefEigen::DenseBase< Derived >
colIndexByOuterInner(Index outer, Index inner) constEigen::DenseCoeffsBase< Derived, ReadOnlyAccessors >inline
colPivHouseholderQr() constEigen::MatrixBase< Derived >inline
colPivHouseholderQr() constEigen::MatrixBase< Derived >
cols() const EIGEN_NOEXCEPTEigen::PlainObjectBase< Matrix< Scalar_, Rows_, Cols_, Options_, MaxRows_, MaxCols_ > >inline
Eigen::doxygen::dense_xpr_base_dispatcher< Matrix< Scalar_, Rows_, Cols_, Options_, MaxRows_, MaxCols_ > >::cols() const EIGEN_NOEXCEPTEigen::DenseCoeffsBase< Derived, DirectWriteAccessors >inline
ColsAtCompileTime enum valueEigen::DenseBase< Derived >
colStride() const EIGEN_NOEXCEPTEigen::DenseCoeffsBase< Derived, DirectWriteAccessors >inline
Eigen::DenseCoeffsBase< Derived, WriteAccessors >::colStride()Eigen::DenseCoeffsBase< Derived, ReadOnlyAccessors >protected
colwise() constEigen::DenseBase< Derived >inline
colwise()Eigen::DenseBase< Derived >inline
ColwiseReturnType typedefEigen::DenseBase< Derived >
completeOrthogonalDecomposition() constEigen::MatrixBase< Derived >inline
completeOrthogonalDecomposition() constEigen::MatrixBase< Derived >
computeInverseAndDetWithCheck(ResultType &inverse, typename ResultType::Scalar &determinant, bool &invertible, const RealScalar &absDeterminantThreshold=NumTraits< Scalar >::dummy_precision()) constEigen::MatrixBase< Derived >inline
computeInverseWithCheck(ResultType &inverse, bool &invertible, const RealScalar &absDeterminantThreshold=NumTraits< Scalar >::dummy_precision()) constEigen::MatrixBase< Derived >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
const_cast_derived() constEigen::EigenBase< Derived >inline
const_derived() constEigen::EigenBase< Derived >inline
const_iterator typedefEigen::DenseBase< Derived >
ConstAlignedMapType typedefEigen::PlainObjectBase< Matrix< Scalar_, Rows_, Cols_, Options_, MaxRows_, MaxCols_ > >
Constant(Index rows, Index cols, const Scalar &value)Eigen::DenseBase< Derived >inlinestatic
Constant(Index size, const Scalar &value)Eigen::DenseBase< Derived >inlinestatic
Constant(const Scalar &value)Eigen::DenseBase< Derived >inlinestatic
ConstColwiseReturnType typedefEigen::DenseBase< Derived >
ConstDiagonalReturnType typedefEigen::MatrixBase< Derived >
ConstMapType typedefEigen::PlainObjectBase< Matrix< Scalar_, Rows_, Cols_, Options_, MaxRows_, MaxCols_ > >
ConstReverseReturnType typedefEigen::DenseBase< Derived >
ConstRowwiseReturnType typedefEigen::DenseBase< Derived >
ConstStartMinusOne typedefEigen::MatrixBase< Derived >
ConstTransposeReturnType typedefEigen::DenseBase< Derived >
copyCoeff()Eigen::DenseCoeffsBase< Derived, ReadOnlyAccessors >protected
copyCoeffByOuterInner()Eigen::DenseCoeffsBase< Derived, ReadOnlyAccessors >protected
copyPacket()Eigen::DenseCoeffsBase< Derived, ReadOnlyAccessors >protected
copyPacketByOuterInner()Eigen::DenseCoeffsBase< Derived, ReadOnlyAccessors >protected
cos() constEigen::MatrixBase< Derived >
cosh() constEigen::MatrixBase< Derived >
count() constEigen::DenseBase< Derived >
cross(const MatrixBase< OtherDerived > &other) constEigen::MatrixBase< Derived >inline
cross(const MatrixBase< OtherDerived > &other) constEigen::MatrixBase< Derived >inline
cross3(const MatrixBase< OtherDerived > &other) constEigen::MatrixBase< Derived >inline
cwiseProduct(const SparseMatrixBase< OtherDerived > &other) constEigen::MatrixBase< Derived >inline
data() constEigen::PlainObjectBase< Matrix< Scalar_, Rows_, Cols_, Options_, MaxRows_, MaxCols_ > >inline
data()Eigen::PlainObjectBase< Matrix< Scalar_, Rows_, Cols_, Options_, MaxRows_, MaxCols_ > >inline
DenseBase()Eigen::DenseBase< Derived >inlineprotected
DenseBase(int)Eigen::DenseBase< Derived >explicitprivate
DenseBase(int, int)Eigen::DenseBase< Derived >private
DenseBase(const DenseBase< OtherDerived > &)Eigen::DenseBase< Derived >explicitprivate
DenseType typedefEigen::PlainObjectBase< Matrix< Scalar_, Rows_, Cols_, Options_, MaxRows_, MaxCols_ > >
derived()Eigen::DenseCoeffsBase< Derived, DirectWriteAccessors >inline
derived() constEigen::DenseCoeffsBase< Derived, DirectWriteAccessors >inline
Eigen::EigenBase::derived() constEigen::EigenBase< Derived >inline
determinant() constEigen::MatrixBase< Derived >inline
diagonal()Eigen::MatrixBase< Derived >inline
diagonal() constEigen::MatrixBase< Derived >inline
diagonal()Eigen::MatrixBase< Derived >
diagonal() constEigen::MatrixBase< Derived >
diagonal(Index index)Eigen::MatrixBase< Derived >inline
diagonal(Index index) constEigen::MatrixBase< Derived >inline
DiagonalReturnType typedefEigen::MatrixBase< Derived >
diagonalSize() constEigen::MatrixBase< Derived >inline
dot(const MatrixBase< OtherDerived > &other) constEigen::MatrixBase< Derived >inline
EIGEN_EXPR_BINARYOP_SCALAR_RETURN_TYPE(ConstStartMinusOne, Scalar, quotient) HNormalizedReturnTypeEigen::MatrixBase< Derived >
EIGEN_STATIC_ASSERT(internal::check_implication(MaxRowsAtCompileTime==1 &&MaxColsAtCompileTime!=1,(int(Options)&RowMajor)==RowMajor), INVALID_MATRIX_TEMPLATE_PARAMETERS) EIGEN_STATIC_ASSERT(internalEigen::PlainObjectBase< Matrix< Scalar_, Rows_, Cols_, Options_, MaxRows_, MaxCols_ > >inline
eigenvalues() constEigen::MatrixBase< Derived >inline
end()Eigen::DenseBase< Derived >inline
end() constEigen::DenseBase< Derived >inline
EqualSpaced(Index size, const Scalar &low, const Scalar &step)Eigen::DenseBase< Derived >inlinestatic
EqualSpaced(const Scalar &low, const Scalar &step)Eigen::DenseBase< Derived >inlinestatic
eulerAngles(Index a0, Index a1, Index a2) constEigen::MatrixBase< Derived >inline
eval() constEigen::DenseBase< Derived >inline
EvalReturnType typedefEigen::DenseBase< Derived >
evalTo(Dest &) constEigen::DenseBase< Derived >inline
exp() constEigen::MatrixBase< Derived >
fill(const Scalar &value)Eigen::DenseBase< Derived >inline
flagged() constEigen::DenseBase< Derived >inline
Flags enum valueEigen::DenseBase< Derived >
forceAlignedAccess() constEigen::MatrixBase< Derived >inline
forceAlignedAccess()Eigen::MatrixBase< Derived >inline
forceAlignedAccessIf() constEigen::MatrixBase< Derived >inline
forceAlignedAccessIf()Eigen::MatrixBase< Derived >inline
forceAlignedAccessIf() constEigen::MatrixBase< Derived >inline
forceAlignedAccessIf()Eigen::MatrixBase< Derived >inline
format(const IOFormat &fmt) constEigen::DenseBase< Derived >inline
fullPivHouseholderQr() constEigen::MatrixBase< Derived >inline
fullPivHouseholderQr() constEigen::MatrixBase< Derived >
fullPivLu() constEigen::MatrixBase< Derived >inline
fullPivLu() constEigen::MatrixBase< Derived >inline
hasNaN() constEigen::DenseBase< Derived >inline
hnormalized() constEigen::MatrixBase< Derived >inline
homogeneous() constEigen::MatrixBase< Derived >inline
HomogeneousReturnType typedefEigen::MatrixBase< Derived >
HomogeneousReturnTypeDirection enum valueEigen::MatrixBase< Derived >
householderQr() constEigen::MatrixBase< Derived >inline
hypotNorm() constEigen::MatrixBase< Derived >inline
Identity()Eigen::MatrixBase< Derived >inlinestatic
Identity(Index rows, Index cols)Eigen::MatrixBase< Derived >inlinestatic
Index typedefEigen::EigenBase< Derived >
innerSize() constEigen::DenseBase< Derived >inline
InnerSizeAtCompileTime enum valueEigen::DenseBase< Derived >
innerStride() const EIGEN_NOEXCEPTEigen::Matrix< Scalar_, Rows_, Cols_, Options_, MaxRows_, MaxCols_ >inline
Eigen::DenseCoeffsBase< Derived, WriteAccessors >::innerStride()Eigen::DenseCoeffsBase< Derived, ReadOnlyAccessors >protected
InnerStrideAtCompileTime enum valueEigen::DenseBase< Derived >
inverse() constEigen::MatrixBase< Derived >inline
isApprox(const DenseBase< OtherDerived > &other, const RealScalar &prec=NumTraits< Scalar >::dummy_precision()) constEigen::DenseBase< Derived >
isApproxToConstant(const Scalar &value, const RealScalar &prec=NumTraits< Scalar >::dummy_precision()) constEigen::DenseBase< Derived >
isConstant(const Scalar &value, const RealScalar &prec=NumTraits< Scalar >::dummy_precision()) constEigen::DenseBase< Derived >
isDiagonal(const RealScalar &prec=NumTraits< Scalar >::dummy_precision()) constEigen::MatrixBase< Derived >
isIdentity(const RealScalar &prec=NumTraits< Scalar >::dummy_precision()) constEigen::MatrixBase< Derived >
isLowerTriangular(const RealScalar &prec=NumTraits< Scalar >::dummy_precision()) constEigen::MatrixBase< Derived >
isMuchSmallerThan(const RealScalar &other, const RealScalar &prec=NumTraits< Scalar >::dummy_precision()) constEigen::DenseBase< Derived >
isMuchSmallerThan(const DenseBase< OtherDerived > &other, const RealScalar &prec=NumTraits< Scalar >::dummy_precision()) constEigen::DenseBase< Derived >
isMuchSmallerThan(const typename NumTraits< Scalar >::Real &other, const RealScalar &prec) constEigen::DenseBase< Derived >
isOnes(const RealScalar &prec=NumTraits< Scalar >::dummy_precision()) constEigen::DenseBase< Derived >
isOrthogonal(const MatrixBase< OtherDerived > &other, const RealScalar &prec=NumTraits< Scalar >::dummy_precision()) constEigen::MatrixBase< Derived >
IsPlainObjectBase enum valueEigen::DenseBase< Derived >
IsRowMajor enum valueEigen::DenseBase< Derived >
isSkewSymmetric(const RealScalar &prec=NumTraits< Scalar >::dummy_precision()) constEigen::MatrixBase< Derived >
isUnitary(const RealScalar &prec=NumTraits< Scalar >::dummy_precision()) constEigen::MatrixBase< Derived >
isUpperTriangular(const RealScalar &prec=NumTraits< Scalar >::dummy_precision()) constEigen::MatrixBase< Derived >
IsVectorAtCompileTime enum valueEigen::DenseBase< Derived >
isZero(const RealScalar &prec=NumTraits< Scalar >::dummy_precision()) constEigen::DenseBase< Derived >
iterator typedefEigen::DenseBase< Derived >
jacobiSvd() constEigen::MatrixBase< Derived >inline
jacobiSvd(unsigned int computationOptions) constEigen::MatrixBase< Derived >inline
jacobiSvd() constEigen::MatrixBase< Derived >
jacobiSvd(unsigned int computationOptions) constEigen::MatrixBase< Derived >
lazyAssign(const DenseBase< OtherDerived > &other)Eigen::PlainObjectBase< Matrix< Scalar_, Rows_, Cols_, Options_, MaxRows_, MaxCols_ > >inline
lazyProduct(const MatrixBase< OtherDerived > &other) constEigen::MatrixBase< Derived >inline
ldlt() constEigen::MatrixBase< Derived >inline
LinSpaced(Sequential_t, Index size, const Scalar &low, const Scalar &high)Eigen::DenseBase< Derived >inlinestatic
LinSpaced(Sequential_t, const Scalar &low, const Scalar &high)Eigen::DenseBase< Derived >inlinestatic
LinSpaced(Index size, const Scalar &low, const Scalar &high)Eigen::DenseBase< Derived >inlinestatic
LinSpaced(const Scalar &low, const Scalar &high)Eigen::DenseBase< Derived >inlinestatic
llt() constEigen::MatrixBase< Derived >inline
log() constEigen::MatrixBase< Derived >
lpNorm() constEigen::MatrixBase< Derived >
lu() constEigen::MatrixBase< Derived >inline
lu() constEigen::MatrixBase< Derived >inline
m_storageEigen::PlainObjectBase< Matrix< Scalar_, Rows_, Cols_, Options_, MaxRows_, MaxCols_ > >protected
makeHouseholder(EssentialPart &essential, Scalar &tau, RealScalar &beta) constEigen::MatrixBase< Derived >
makeHouseholderInPlace(Scalar &tau, RealScalar &beta)Eigen::MatrixBase< Derived >
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::MatrixBase< Derived >inline
matrix() constEigen::MatrixBase< Derived >inline
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(Matrix &&other) EIGEN_NOEXCEPT_IF(stdEigen::Matrix< Scalar_, Rows_, Cols_, Options_, MaxRows_, MaxCols_ >inline
Matrix(const Scalar &a0, const Scalar &a1, const Scalar &a2, const Scalar &a3, const ArgTypes &... args)Eigen::Matrix< Scalar_, Rows_, Cols_, Options_, MaxRows_, MaxCols_ >inline
Matrix(const std::initializer_list< std::initializer_list< Scalar >> &list)Eigen::Matrix< Scalar_, Rows_, Cols_, Options_, MaxRows_, MaxCols_ >inlineexplicit
Matrix(const Scalar *data)Eigen::Matrix< Scalar_, Rows_, Cols_, Options_, MaxRows_, MaxCols_ >explicit
Matrix(Index dim)Eigen::Matrix< Scalar_, Rows_, Cols_, Options_, MaxRows_, MaxCols_ >inlineexplicit
Matrix(const Scalar &x)Eigen::Matrix< Scalar_, Rows_, Cols_, Options_, MaxRows_, MaxCols_ >
Matrix(Index rows, Index cols)Eigen::Matrix< Scalar_, Rows_, Cols_, Options_, MaxRows_, MaxCols_ >
Matrix(const Scalar &x, const Scalar &y)Eigen::Matrix< Scalar_, Rows_, Cols_, Options_, MaxRows_, MaxCols_ >
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
MatrixBase(int)Eigen::MatrixBase< Derived >explicitprivate
MatrixBase(int, int)Eigen::MatrixBase< Derived >private
MatrixBase(const MatrixBase< OtherDerived > &)Eigen::MatrixBase< Derived >explicitprivate
matrixFunction(StemFunction f) constEigen::MatrixBase< Derived >
maxCoeff() constEigen::DenseBase< Derived >inline
maxCoeff() constEigen::DenseBase< Derived >inline
maxCoeff(IndexType *row, IndexType *col) constEigen::DenseBase< Derived >
maxCoeff(IndexType *index) constEigen::DenseBase< Derived >
maxCoeff(IndexType *row, IndexType *col) constEigen::DenseBase< Derived >inline
maxCoeff(IndexType *index) constEigen::DenseBase< Derived >inline
MaxColsAtCompileTime enum valueEigen::DenseBase< Derived >
MaxRowsAtCompileTime enum valueEigen::DenseBase< Derived >
MaxSizeAtCompileTime enum valueEigen::DenseBase< Derived >
mean() constEigen::DenseBase< Derived >inline
minCoeff() constEigen::DenseBase< Derived >inline
minCoeff() constEigen::DenseBase< Derived >inline
minCoeff(IndexType *row, IndexType *col) constEigen::DenseBase< Derived >
minCoeff(IndexType *index) constEigen::DenseBase< Derived >
minCoeff(IndexType *row, IndexType *col) constEigen::DenseBase< Derived >inline
minCoeff(IndexType *index) constEigen::DenseBase< Derived >inline
NeedsToAlign enum valueEigen::PlainObjectBase< Matrix< Scalar_, Rows_, Cols_, Options_, MaxRows_, MaxCols_ > >
nestByValue() constEigen::DenseBase< Derived >inline
noalias()Eigen::MatrixBase< Derived >
norm() constEigen::MatrixBase< Derived >inline
normalize()Eigen::MatrixBase< Derived >inline
normalized() constEigen::MatrixBase< Derived >inline
NullaryExpr(Index rows, Index cols, const CustomNullaryOp &func)Eigen::DenseBase< Derived >inlinestatic
NullaryExpr(Index size, const CustomNullaryOp &func)Eigen::DenseBase< Derived >inlinestatic
NullaryExpr(const CustomNullaryOp &func)Eigen::DenseBase< Derived >inlinestatic
NumDimensions enum valueEigen::DenseBase< Derived >
Ones(Index rows, Index cols)Eigen::DenseBase< Derived >inlinestatic
Ones(Index size)Eigen::DenseBase< Derived >inlinestatic
Ones()Eigen::DenseBase< Derived >inlinestatic
operator!=(const MatrixBase< OtherDerived > &other) constEigen::MatrixBase< Derived >inline
operator()(Index row, Index col)Eigen::DenseCoeffsBase< Derived, WriteAccessors >inline
operator()(Index index)Eigen::DenseCoeffsBase< Derived, WriteAccessors >inline
Eigen::DenseCoeffsBase< Derived, ReadOnlyAccessors >::operator()(Index row, Index col) constEigen::DenseCoeffsBase< Derived, ReadOnlyAccessors >inline
Eigen::DenseCoeffsBase< Derived, ReadOnlyAccessors >::operator()(Index index) constEigen::DenseCoeffsBase< Derived, ReadOnlyAccessors >inline
operator*(const MatrixBase< OtherDerived > &other) constEigen::MatrixBase< Derived >inline
operator*(const DiagonalBase< DiagonalDerived > &diagonal) constEigen::MatrixBase< Derived >inline
operator*(const SkewSymmetricBase< SkewDerived > &skew) constEigen::MatrixBase< Derived >inline
operator*=(const EigenBase< OtherDerived > &other)Eigen::MatrixBase< Derived >inline
Eigen::DenseBase::operator*=(const Scalar &other)Eigen::DenseBase< Derived >inline
operator+=(const MatrixBase< OtherDerived > &other)Eigen::MatrixBase< Derived >inline
operator+=(const ArrayBase< OtherDerived > &)Eigen::MatrixBase< Derived >inlineprotected
Eigen::DenseBase::operator+=(const EigenBase< OtherDerived > &other)Eigen::DenseBase< Derived >
operator-=(const MatrixBase< OtherDerived > &other)Eigen::MatrixBase< Derived >inline
operator-=(const ArrayBase< OtherDerived > &)Eigen::MatrixBase< Derived >inlineprotected
Eigen::DenseBase::operator-=(const EigenBase< OtherDerived > &other)Eigen::DenseBase< Derived >
operator/=(const Scalar &other)Eigen::DenseBase< Derived >inline
operator<<(const Scalar &s)Eigen::DenseBase< Derived >inline
operator<<(const DenseBase< OtherDerived > &other)Eigen::DenseBase< Derived >inline
operator<<(std::ostream &s, const DenseBase< Derived > &m)Eigen::DenseBase< Derived >related
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=(Matrix &&other) EIGEN_NOEXCEPT_IF(stdEigen::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
PlainObjectBase< Matrix< Scalar_, Rows_, Cols_, Options_, MaxRows_, MaxCols_ > >::operator=(PlainObjectBase &&other) EIGEN_NOEXCEPTEigen::PlainObjectBase< Matrix< Scalar_, Rows_, Cols_, Options_, MaxRows_, MaxCols_ > >inlineprotected
Eigen::doxygen::dense_xpr_base_dispatcher< Matrix< Scalar_, Rows_, Cols_, Options_, MaxRows_, MaxCols_ > >::operator=(const MatrixBase &other)Eigen::MatrixBase< Derived >inline
Eigen::DenseBase::operator=(const DenseBase &other)Eigen::DenseBase< Derived >inline
operator==(const MatrixBase< OtherDerived > &other) constEigen::MatrixBase< Derived >inline
operator[](Index index)Eigen::DenseCoeffsBase< Derived, WriteAccessors >inline
Eigen::DenseCoeffsBase< Derived, ReadOnlyAccessors >::operator[](Index index) constEigen::DenseCoeffsBase< Derived, ReadOnlyAccessors >inline
operatorNorm() constEigen::MatrixBase< Derived >inline
Options enum valueEigen::Matrix< Scalar_, Rows_, Cols_, Options_, MaxRows_, MaxCols_ >
outerSize() constEigen::DenseBase< Derived >inline
outerStride() const EIGEN_NOEXCEPTEigen::Matrix< Scalar_, Rows_, Cols_, Options_, MaxRows_, MaxCols_ >inline
Eigen::DenseCoeffsBase< Derived, WriteAccessors >::outerStride()Eigen::DenseCoeffsBase< Derived, ReadOnlyAccessors >protected
OuterStrideAtCompileTime enum valueEigen::DenseBase< Derived >
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
packetByOuterInner(Index outer, Index inner) constEigen::DenseCoeffsBase< Derived, ReadOnlyAccessors >inline
PacketReturnType typedefEigen::DenseCoeffsBase< Derived, ReadOnlyAccessors >
PacketScalar typedefEigen::PlainObjectBase< Matrix< Scalar_, Rows_, Cols_, Options_, MaxRows_, MaxCols_ > >
partialPivLu() constEigen::MatrixBase< Derived >inline
partialPivLu() constEigen::MatrixBase< Derived >inline
PlainArray typedefEigen::DenseBase< Derived >
PlainMatrix typedefEigen::DenseBase< Derived >
PlainObject typedefEigen::Matrix< Scalar_, Rows_, Cols_, Options_, MaxRows_, MaxCols_ >
PlainObjectBase()Eigen::PlainObjectBase< Matrix< Scalar_, Rows_, Cols_, Options_, MaxRows_, MaxCols_ > >inlineprotected
PlainObjectBase(PlainObjectBase &&other) EIGEN_NOEXCEPTEigen::PlainObjectBase< Matrix< Scalar_, Rows_, Cols_, Options_, MaxRows_, MaxCols_ > >inlineprotected
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 Scalar &a0, const Scalar &a1, const Scalar &a2, const Scalar &a3, const ArgTypes &... args)Eigen::PlainObjectBase< Matrix< Scalar_, Rows_, Cols_, Options_, MaxRows_, MaxCols_ > >inlineprotected
PlainObjectBase(const std::initializer_list< std::initializer_list< Scalar >> &list)Eigen::PlainObjectBase< Matrix< Scalar_, Rows_, Cols_, Options_, MaxRows_, MaxCols_ > >inlineexplicitprotected
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
pow(const RealScalar &p) constEigen::MatrixBase< Derived >
pow(const std::complex< RealScalar > &p) constEigen::MatrixBase< Derived >
prod() constEigen::DenseBase< Derived >inline
Random(Index rows, Index cols)Eigen::DenseBase< Derived >inlinestatic
Random(Index size)Eigen::DenseBase< Derived >inlinestatic
Random()Eigen::DenseBase< Derived >inlinestatic
RandomReturnType typedefEigen::DenseBase< Derived >
RealScalar typedefEigen::PlainObjectBase< Matrix< Scalar_, Rows_, Cols_, Options_, MaxRows_, MaxCols_ > >
redux(const BinaryOp &func) constEigen::DenseBase< Derived >
redux(const Func &func) constEigen::DenseBase< Derived >inline
replicate() constEigen::DenseBase< Derived >
replicate(Index rowFactor, Index colFactor) constEigen::DenseBase< Derived >inline
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
reverse()Eigen::DenseBase< Derived >inline
reverse() constEigen::DenseBase< Derived >inline
reverseInPlace()Eigen::DenseBase< Derived >inline
ReverseReturnType typedefEigen::DenseBase< Derived >
rowIndexByOuterInner(Index outer, Index inner) constEigen::DenseCoeffsBase< Derived, ReadOnlyAccessors >inline
rows() const EIGEN_NOEXCEPTEigen::PlainObjectBase< Matrix< Scalar_, Rows_, Cols_, Options_, MaxRows_, MaxCols_ > >inline
Eigen::doxygen::dense_xpr_base_dispatcher< Matrix< Scalar_, Rows_, Cols_, Options_, MaxRows_, MaxCols_ > >::rows() const EIGEN_NOEXCEPTEigen::DenseCoeffsBase< Derived, DirectWriteAccessors >inline
RowsAtCompileTime enum valueEigen::DenseBase< Derived >
rowStride() const EIGEN_NOEXCEPTEigen::DenseCoeffsBase< Derived, DirectWriteAccessors >inline
Eigen::DenseCoeffsBase< Derived, WriteAccessors >::rowStride()Eigen::DenseCoeffsBase< Derived, ReadOnlyAccessors >protected
rowwise() constEigen::DenseBase< Derived >inline
rowwise()Eigen::DenseBase< Derived >inline
RowwiseReturnType typedefEigen::DenseBase< Derived >
Scalar typedefEigen::PlainObjectBase< Matrix< Scalar_, Rows_, Cols_, Options_, MaxRows_, MaxCols_ > >
select(const DenseBase< ThenDerived > &thenMatrix, const DenseBase< ElseDerived > &elseMatrix) constEigen::DenseBase< Derived >inline
select(const DenseBase< ThenDerived > &thenMatrix, const typename DenseBase< ThenDerived >::Scalar &elseScalar) constEigen::DenseBase< Derived >inline
select(const typename DenseBase< ElseDerived >::Scalar &thenScalar, const DenseBase< ElseDerived > &elseMatrix) constEigen::DenseBase< Derived >inline
select(const DenseBase< ThenDerived > &thenMatrix, const DenseBase< ElseDerived > &elseMatrix) constEigen::DenseBase< Derived >inline
select(const DenseBase< ThenDerived > &thenMatrix, const typename DenseBase< ThenDerived >::Scalar &elseScalar) constEigen::DenseBase< Derived >inline
select(const typename DenseBase< ElseDerived >::Scalar &thenScalar, const DenseBase< ElseDerived > &elseMatrix) constEigen::DenseBase< Derived >inline
selfadjointView()Eigen::MatrixBase< Derived >
selfadjointView() constEigen::MatrixBase< Derived >
selfadjointView() constEigen::MatrixBase< Derived >
selfadjointView()Eigen::MatrixBase< Derived >
setConstant(Index size, const Scalar &val)Eigen::PlainObjectBase< Matrix< Scalar_, Rows_, Cols_, Options_, MaxRows_, MaxCols_ > >inline
setConstant(Index rows, Index cols, const Scalar &val)Eigen::PlainObjectBase< Matrix< Scalar_, Rows_, Cols_, Options_, MaxRows_, MaxCols_ > >inline
setConstant(NoChange_t, Index cols, const Scalar &val)Eigen::PlainObjectBase< Matrix< Scalar_, Rows_, Cols_, Options_, MaxRows_, MaxCols_ > >inline
setConstant(Index rows, NoChange_t, const Scalar &val)Eigen::PlainObjectBase< Matrix< Scalar_, Rows_, Cols_, Options_, MaxRows_, MaxCols_ > >inline
Eigen::doxygen::dense_xpr_base_dispatcher< Matrix< Scalar_, Rows_, Cols_, Options_, MaxRows_, MaxCols_ > >::setConstant(const Scalar &value)Eigen::DenseBase< Derived >inline
setEqualSpaced(Index size, const Scalar &low, const Scalar &step)Eigen::DenseBase< Derived >inline
setEqualSpaced(const Scalar &low, const Scalar &step)Eigen::DenseBase< Derived >inline
setIdentity()Eigen::MatrixBase< Derived >inline
setIdentity(Index rows, Index cols)Eigen::MatrixBase< Derived >inline
setLinSpaced(Index size, const Scalar &low, const Scalar &high)Eigen::DenseBase< Derived >inline
setLinSpaced(const Scalar &low, const Scalar &high)Eigen::DenseBase< Derived >inline
setOnes(Index size)Eigen::PlainObjectBase< Matrix< Scalar_, Rows_, Cols_, Options_, MaxRows_, MaxCols_ > >inline
setOnes(Index rows, Index cols)Eigen::PlainObjectBase< Matrix< Scalar_, Rows_, Cols_, Options_, MaxRows_, MaxCols_ > >inline
setOnes(NoChange_t, Index cols)Eigen::PlainObjectBase< Matrix< Scalar_, Rows_, Cols_, Options_, MaxRows_, MaxCols_ > >inline
setOnes(Index rows, NoChange_t)Eigen::PlainObjectBase< Matrix< Scalar_, Rows_, Cols_, Options_, MaxRows_, MaxCols_ > >inline
Eigen::doxygen::dense_xpr_base_dispatcher< Matrix< Scalar_, Rows_, Cols_, Options_, MaxRows_, MaxCols_ > >::setOnes()Eigen::DenseBase< Derived >inline
setRandom(Index size)Eigen::PlainObjectBase< Matrix< Scalar_, Rows_, Cols_, Options_, MaxRows_, MaxCols_ > >inline
setRandom(Index rows, Index cols)Eigen::PlainObjectBase< Matrix< Scalar_, Rows_, Cols_, Options_, MaxRows_, MaxCols_ > >inline
setRandom(NoChange_t, Index cols)Eigen::PlainObjectBase< Matrix< Scalar_, Rows_, Cols_, Options_, MaxRows_, MaxCols_ > >inline
setRandom(Index rows, NoChange_t)Eigen::PlainObjectBase< Matrix< Scalar_, Rows_, Cols_, Options_, MaxRows_, MaxCols_ > >inline
Eigen::doxygen::dense_xpr_base_dispatcher< Matrix< Scalar_, Rows_, Cols_, Options_, MaxRows_, MaxCols_ > >::setRandom()Eigen::DenseBase< Derived >inline
setUnit(Index i)Eigen::MatrixBase< Derived >inline
setUnit(Index newSize, Index i)Eigen::MatrixBase< Derived >inline
setZero(Index size)Eigen::PlainObjectBase< Matrix< Scalar_, Rows_, Cols_, Options_, MaxRows_, MaxCols_ > >inline
setZero(Index rows, Index cols)Eigen::PlainObjectBase< Matrix< Scalar_, Rows_, Cols_, Options_, MaxRows_, MaxCols_ > >inline
setZero(NoChange_t, Index cols)Eigen::PlainObjectBase< Matrix< Scalar_, Rows_, Cols_, Options_, MaxRows_, MaxCols_ > >inline
setZero(Index rows, NoChange_t)Eigen::PlainObjectBase< Matrix< Scalar_, Rows_, Cols_, Options_, MaxRows_, MaxCols_ > >inline
Eigen::doxygen::dense_xpr_base_dispatcher< Matrix< Scalar_, Rows_, Cols_, Options_, MaxRows_, MaxCols_ > >::setZero()Eigen::DenseBase< Derived >inline
sin() constEigen::MatrixBase< Derived >
sinh() constEigen::MatrixBase< Derived >
size() const EIGEN_NOEXCEPTEigen::DenseCoeffsBase< Derived, DirectWriteAccessors >inline
Eigen::EigenBase::size() const EIGEN_NOEXCEPTEigen::EigenBase< Derived >inline
SizeAtCompileTime enum valueEigen::DenseBase< Derived >
SizeMinusOne enum valueEigen::MatrixBase< Derived >
sparseView(const Scalar &m_reference=Scalar(0), const typename NumTraits< Scalar >::Real &m_epsilon=NumTraits< Scalar >::dummy_precision()) constEigen::MatrixBase< Derived >
sqrt() constEigen::MatrixBase< Derived >
squaredNorm() constEigen::MatrixBase< Derived >inline
stableNorm() constEigen::MatrixBase< Derived >inline
stableNormalize()Eigen::MatrixBase< Derived >inline
stableNormalized() constEigen::MatrixBase< Derived >inline
StemFunction typedefEigen::MatrixBase< Derived >
StorageIndex typedefEigen::DenseBase< Derived >
StorageKind typedefEigen::PlainObjectBase< Matrix< Scalar_, Rows_, Cols_, Options_, MaxRows_, MaxCols_ > >
stride() const EIGEN_NOEXCEPTEigen::DenseCoeffsBase< Derived, DirectWriteAccessors >inline
Eigen::DenseCoeffsBase< Derived, WriteAccessors >::stride()Eigen::DenseCoeffsBase< Derived, ReadOnlyAccessors >protected
subTo(Dest &dst) constEigen::EigenBase< Derived >inline
sum() constEigen::DenseBase< Derived >inline
swap(const DenseBase< OtherDerived > &other)Eigen::DenseBase< Derived >inline
swap(PlainObjectBase< OtherDerived > &other)Eigen::DenseBase< Derived >inline
trace() constEigen::MatrixBase< Derived >inline
transpose()Eigen::DenseBase< Derived >inline
transpose() constEigen::DenseBase< Derived >inline
transposeInPlace()Eigen::DenseBase< Derived >inline
TransposeReturnType typedefEigen::DenseBase< Derived >
triangularView()Eigen::MatrixBase< Derived >
triangularView() constEigen::MatrixBase< Derived >
triangularView()Eigen::MatrixBase< Derived >
triangularView() constEigen::MatrixBase< Derived >
Unit(Index size, Index i)Eigen::MatrixBase< Derived >inlinestatic
Unit(Index i)Eigen::MatrixBase< Derived >inlinestatic
unitOrthogonal(void) constEigen::MatrixBase< Derived >inline
UnitW()Eigen::MatrixBase< Derived >inlinestatic
UnitX()Eigen::MatrixBase< Derived >inlinestatic
UnitY()Eigen::MatrixBase< Derived >inlinestatic
UnitZ()Eigen::MatrixBase< Derived >inlinestatic
value() constEigen::DenseBase< Derived >inline
value_type typedefEigen::DenseBase< Derived >
visit(Visitor &func) constEigen::DenseBase< Derived >
w()Eigen::DenseCoeffsBase< Derived, WriteAccessors >inline
Eigen::DenseCoeffsBase< Derived, ReadOnlyAccessors >::w() constEigen::DenseCoeffsBase< Derived, ReadOnlyAccessors >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
Eigen::doxygen::dense_xpr_base_dispatcher< Matrix< Scalar_, Rows_, Cols_, Options_, MaxRows_, MaxCols_ > >::writePacket()Eigen::DenseCoeffsBase< Derived, ReadOnlyAccessors >protected
writePacketByOuterInner()Eigen::DenseCoeffsBase< Derived, ReadOnlyAccessors >protected
x()Eigen::DenseCoeffsBase< Derived, WriteAccessors >inline
Eigen::DenseCoeffsBase< Derived, ReadOnlyAccessors >::x() constEigen::DenseCoeffsBase< Derived, ReadOnlyAccessors >inline
y()Eigen::DenseCoeffsBase< Derived, WriteAccessors >inline
Eigen::DenseCoeffsBase< Derived, ReadOnlyAccessors >::y() constEigen::DenseCoeffsBase< Derived, ReadOnlyAccessors >inline
z()Eigen::DenseCoeffsBase< Derived, WriteAccessors >inline
Eigen::DenseCoeffsBase< Derived, ReadOnlyAccessors >::z() constEigen::DenseCoeffsBase< Derived, ReadOnlyAccessors >inline
Zero(Index rows, Index cols)Eigen::DenseBase< Derived >inlinestatic
Zero(Index size)Eigen::DenseBase< Derived >inlinestatic
Zero()Eigen::DenseBase< Derived >inlinestatic