_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 |
acosh() const | Eigen::MatrixBase< Derived > | |
adjoint() const | Eigen::MatrixBase< Derived > | inline |
adjointInPlace() | Eigen::MatrixBase< Derived > | inline |
all() const | Eigen::DenseBase< Derived > | inline |
allFinite() const | Eigen::DenseBase< Derived > | inline |
any() const | Eigen::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 |
array() | Eigen::MatrixBase< Derived > | inline |
array() const | Eigen::MatrixBase< Derived > | inline |
asDiagonal() const | Eigen::MatrixBase< Derived > | inline |
asinh() const | Eigen::MatrixBase< Derived > | |
atanh() const | Eigen::MatrixBase< Derived > | |
Base typedef | Eigen::Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > | |
bdcSvd(unsigned int computationOptions=0) const | Eigen::MatrixBase< Derived > | inline |
begin() | Eigen::DenseBase< Derived > | inline |
begin() const | Eigen::DenseBase< Derived > | inline |
blueNorm() const | Eigen::MatrixBase< Derived > | inline |
cbegin() const | Eigen::DenseBase< Derived > | inline |
cend() const | Eigen::DenseBase< Derived > | inline |
coeff(Index rowId, Index colId) const | Eigen::PlainObjectBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inline |
coeff(Index index) const | Eigen::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) const | Eigen::PlainObjectBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inline |
coeffRef(Index index) const | Eigen::PlainObjectBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inline |
colPivHouseholderQr() const | Eigen::MatrixBase< Derived > | inline |
Eigen::EigenBase::cols() const | Eigen::EigenBase< Derived > | inline |
ColsAtCompileTime enum value | Eigen::DenseBase< Derived > | |
colStride() const | Eigen::DenseCoeffsBase< Derived, DirectWriteAccessors > | inline |
colwise() const | Eigen::DenseBase< Derived > | inline |
colwise() | Eigen::DenseBase< Derived > | inline |
completeOrthogonalDecomposition() const | Eigen::MatrixBase< Derived > | inline |
computeInverseAndDetWithCheck(ResultType &inverse, typename ResultType::Scalar &determinant, bool &invertible, const RealScalar &absDeterminantThreshold=NumTraits< Scalar >::dummy_precision()) const | Eigen::MatrixBase< Derived > | inline |
computeInverseWithCheck(ResultType &inverse, bool &invertible, const RealScalar &absDeterminantThreshold=NumTraits< Scalar >::dummy_precision()) const | Eigen::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_iterator typedef | Eigen::DenseBase< Derived > | |
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 |
cos() const | Eigen::MatrixBase< Derived > | |
cosh() const | Eigen::MatrixBase< Derived > | |
count() const | Eigen::DenseBase< Derived > | inline |
cross(const MatrixBase< OtherDerived > &other) const | Eigen::MatrixBase< Derived > | inline |
cross3(const MatrixBase< OtherDerived > &other) const | Eigen::MatrixBase< Derived > | inline |
data() const | Eigen::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 |
derived() | Eigen::DenseCoeffsBase< Derived, DirectWriteAccessors > | inline |
derived() const | Eigen::DenseCoeffsBase< Derived, DirectWriteAccessors > | inline |
Eigen::EigenBase::derived() const | Eigen::EigenBase< Derived > | inline |
determinant() const | Eigen::MatrixBase< Derived > | inline |
diagonal() | Eigen::MatrixBase< Derived > | inline |
diagonal() const | Eigen::MatrixBase< Derived > | inline |
diagonal(Index index) | Eigen::MatrixBase< Derived > | inline |
diagonal(Index index) const | Eigen::MatrixBase< Derived > | inline |
diagonalSize() const | Eigen::MatrixBase< Derived > | inline |
dot(const MatrixBase< OtherDerived > &other) const | Eigen::MatrixBase< Derived > | inline |
eigenvalues() const | Eigen::MatrixBase< Derived > | inline |
end() | Eigen::DenseBase< Derived > | inline |
end() const | Eigen::DenseBase< Derived > | inline |
eulerAngles(Index a0, Index a1, Index a2) const | Eigen::MatrixBase< Derived > | inline |
eval() const | Eigen::DenseBase< Derived > | inline |
exp() const | Eigen::MatrixBase< Derived > | |
fill(const Scalar &value) | Eigen::DenseBase< Derived > | inline |
flagged() const | Eigen::DenseBase< Derived > | inline |
Flags enum value | Eigen::DenseBase< Derived > | |
forceAlignedAccess() const | Eigen::MatrixBase< Derived > | inline |
forceAlignedAccess() | Eigen::MatrixBase< Derived > | inline |
forceAlignedAccessIf() const | Eigen::MatrixBase< Derived > | inline |
forceAlignedAccessIf() | Eigen::MatrixBase< Derived > | inline |
format(const IOFormat &fmt) const | Eigen::DenseBase< Derived > | inline |
fullPivHouseholderQr() const | Eigen::MatrixBase< Derived > | inline |
fullPivLu() const | Eigen::MatrixBase< Derived > | inline |
hasNaN() const | Eigen::DenseBase< Derived > | inline |
hnormalized() const | Eigen::MatrixBase< Derived > | inline |
homogeneous() const | Eigen::MatrixBase< Derived > | inline |
householderQr() const | Eigen::MatrixBase< Derived > | inline |
hypotNorm() const | Eigen::MatrixBase< Derived > | inline |
Identity() | Eigen::MatrixBase< Derived > | inlinestatic |
Identity(Index rows, Index cols) | Eigen::MatrixBase< Derived > | inlinestatic |
Index typedef | Eigen::EigenBase< Derived > | |
innerSize() const | Eigen::DenseBase< Derived > | inline |
inverse() const | Eigen::MatrixBase< Derived > | inline |
isApprox(const DenseBase< OtherDerived > &other, const RealScalar &prec=NumTraits< Scalar >::dummy_precision()) const | Eigen::DenseBase< Derived > | |
isApproxToConstant(const Scalar &value, const RealScalar &prec=NumTraits< Scalar >::dummy_precision()) const | Eigen::DenseBase< Derived > | |
isConstant(const Scalar &value, const RealScalar &prec=NumTraits< Scalar >::dummy_precision()) const | Eigen::DenseBase< Derived > | |
isDiagonal(const RealScalar &prec=NumTraits< Scalar >::dummy_precision()) const | Eigen::MatrixBase< Derived > | |
isIdentity(const RealScalar &prec=NumTraits< Scalar >::dummy_precision()) const | Eigen::MatrixBase< Derived > | |
isLowerTriangular(const RealScalar &prec=NumTraits< Scalar >::dummy_precision()) const | Eigen::MatrixBase< Derived > | |
isMuchSmallerThan(const DenseBase< OtherDerived > &other, const RealScalar &prec=NumTraits< Scalar >::dummy_precision()) const | Eigen::DenseBase< Derived > | |
isMuchSmallerThan(const typename NumTraits< Scalar >::Real &other, const RealScalar &prec) const | Eigen::DenseBase< Derived > | |
isOnes(const RealScalar &prec=NumTraits< Scalar >::dummy_precision()) const | Eigen::DenseBase< Derived > | |
isOrthogonal(const MatrixBase< OtherDerived > &other, const RealScalar &prec=NumTraits< Scalar >::dummy_precision()) const | Eigen::MatrixBase< Derived > | |
IsRowMajor enum value | Eigen::DenseBase< Derived > | |
isUnitary(const RealScalar &prec=NumTraits< Scalar >::dummy_precision()) const | Eigen::MatrixBase< Derived > | |
isUpperTriangular(const RealScalar &prec=NumTraits< Scalar >::dummy_precision()) const | Eigen::MatrixBase< Derived > | |
IsVectorAtCompileTime enum value | Eigen::DenseBase< Derived > | |
isZero(const RealScalar &prec=NumTraits< Scalar >::dummy_precision()) const | Eigen::DenseBase< Derived > | |
iterator typedef | Eigen::DenseBase< Derived > | |
jacobiSvd(unsigned int computationOptions=0) const | Eigen::MatrixBase< Derived > | inline |
lazyAssign(const DenseBase< OtherDerived > &other) | Eigen::PlainObjectBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inline |
lazyProduct(const MatrixBase< OtherDerived > &other) const | Eigen::MatrixBase< Derived > | inline |
ldlt() const | Eigen::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() const | Eigen::MatrixBase< Derived > | inline |
log() const | Eigen::MatrixBase< Derived > | |
lpNorm() const | Eigen::MatrixBase< Derived > | |
lu() const | Eigen::MatrixBase< Derived > | inline |
makeHouseholder(EssentialPart &essential, Scalar &tau, RealScalar &beta) const | Eigen::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 |
Matrix() | Eigen::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 |
matrixFunction(StemFunction f) const | Eigen::MatrixBase< Derived > | |
maxCoeff() const | Eigen::DenseBase< Derived > | inline |
maxCoeff(IndexType *row, IndexType *col) const | Eigen::DenseBase< Derived > | |
maxCoeff(IndexType *index) const | Eigen::DenseBase< Derived > | |
MaxColsAtCompileTime enum value | Eigen::DenseBase< Derived > | |
MaxRowsAtCompileTime enum value | Eigen::DenseBase< Derived > | |
MaxSizeAtCompileTime enum value | Eigen::DenseBase< Derived > | |
mean() const | Eigen::DenseBase< Derived > | inline |
minCoeff() const | Eigen::DenseBase< Derived > | inline |
minCoeff(IndexType *row, IndexType *col) const | Eigen::DenseBase< Derived > | |
minCoeff(IndexType *index) const | Eigen::DenseBase< Derived > | |
nestByValue() const | Eigen::DenseBase< Derived > | inline |
noalias() | Eigen::MatrixBase< Derived > | |
nonZeros() const | Eigen::DenseBase< Derived > | inline |
norm() const | Eigen::MatrixBase< Derived > | inline |
normalize() | Eigen::MatrixBase< Derived > | inline |
normalized() const | Eigen::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 value | Eigen::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) const | Eigen::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) const | Eigen::DenseCoeffsBase< Derived, ReadOnlyAccessors > | inline |
Eigen::DenseCoeffsBase< Derived, ReadOnlyAccessors >::operator()(Index index) const | Eigen::DenseCoeffsBase< Derived, ReadOnlyAccessors > | inline |
operator*(const MatrixBase< OtherDerived > &other) const | Eigen::MatrixBase< Derived > | inline |
operator*(const DiagonalBase< DiagonalDerived > &diagonal) const | Eigen::MatrixBase< Derived > | inline |
operator*=(const EigenBase< OtherDerived > &other) | Eigen::MatrixBase< Derived > | inline |
operator+=(const MatrixBase< OtherDerived > &other) | Eigen::MatrixBase< Derived > | inline |
operator-=(const MatrixBase< OtherDerived > &other) | Eigen::MatrixBase< 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 EigenBase< OtherDerived > &other) | Eigen::Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > | inline |
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 |
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) const | Eigen::MatrixBase< Derived > | inline |
operator[](Index index) | Eigen::DenseCoeffsBase< Derived, WriteAccessors > | inline |
Eigen::DenseCoeffsBase< Derived, ReadOnlyAccessors >::operator[](Index index) const | Eigen::DenseCoeffsBase< Derived, ReadOnlyAccessors > | inline |
operatorNorm() const | Eigen::MatrixBase< Derived > | inline |
outerSize() const | Eigen::DenseBase< Derived > | inline |
partialPivLu() const | Eigen::MatrixBase< Derived > | inline |
PlainArray typedef | Eigen::DenseBase< Derived > | |
PlainMatrix typedef | Eigen::DenseBase< Derived > | |
PlainObjectBase(const PlainObjectBase &other) | 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) const | Eigen::MatrixBase< Derived > | |
pow(const std::complex< RealScalar > &p) const | Eigen::MatrixBase< Derived > | |
prod() const | Eigen::DenseBase< Derived > | inline |
Random(Index rows, Index cols) | Eigen::DenseBase< Derived > | inlinestatic |
Random(Index size) | Eigen::DenseBase< Derived > | inlinestatic |
Random() | Eigen::DenseBase< Derived > | inlinestatic |
redux(const Func &func) const | Eigen::DenseBase< Derived > | inline |
replicate() const | Eigen::DenseBase< Derived > | |
replicate(Index rowFactor, Index colFactor) const | Eigen::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() const | Eigen::DenseBase< Derived > | inline |
reverseInPlace() | Eigen::DenseBase< Derived > | inline |
Eigen::EigenBase::rows() const | Eigen::EigenBase< Derived > | inline |
RowsAtCompileTime enum value | Eigen::DenseBase< Derived > | |
rowStride() const | Eigen::DenseCoeffsBase< Derived, DirectWriteAccessors > | inline |
rowwise() const | Eigen::DenseBase< Derived > | inline |
rowwise() | Eigen::DenseBase< Derived > | inline |
select(const DenseBase< ThenDerived > &thenMatrix, const DenseBase< ElseDerived > &elseMatrix) const | Eigen::DenseBase< Derived > | inline |
select(const DenseBase< ThenDerived > &thenMatrix, const typename ThenDerived::Scalar &elseScalar) const | Eigen::DenseBase< Derived > | inline |
select(const typename ElseDerived::Scalar &thenScalar, const DenseBase< ElseDerived > &elseMatrix) const | Eigen::DenseBase< Derived > | inline |
selfadjointView() const | Eigen::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 |
Eigen::doxygen::dense_xpr_base_dispatcher< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::setConstant(const Scalar &value) | 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() const | Eigen::MatrixBase< Derived > | |
sinh() const | Eigen::MatrixBase< Derived > | |
size() const | Eigen::DenseCoeffsBase< Derived, DirectWriteAccessors > | inline |
Eigen::EigenBase::size() const | Eigen::EigenBase< Derived > | inline |
SizeAtCompileTime enum value | Eigen::DenseBase< Derived > | |
sparseView(const Scalar &m_reference=Scalar(0), const typename NumTraits< Scalar >::Real &m_epsilon=NumTraits< Scalar >::dummy_precision()) const | Eigen::MatrixBase< Derived > | |
sqrt() const | Eigen::MatrixBase< Derived > | |
squaredNorm() const | Eigen::MatrixBase< Derived > | inline |
stableNorm() const | Eigen::MatrixBase< Derived > | inline |
stableNormalize() | Eigen::MatrixBase< Derived > | inline |
stableNormalized() const | Eigen::MatrixBase< Derived > | inline |
StorageIndex typedef | Eigen::DenseBase< Derived > | |
sum() const | Eigen::DenseBase< Derived > | inline |
swap(const DenseBase< OtherDerived > &other) | Eigen::DenseBase< Derived > | inline |
swap(PlainObjectBase< OtherDerived > &other) | Eigen::DenseBase< Derived > | inline |
trace() const | Eigen::MatrixBase< Derived > | inline |
transpose() | Eigen::DenseBase< Derived > | inline |
transpose() const | Eigen::DenseBase< Derived > | inline |
transposeInPlace() | Eigen::DenseBase< Derived > | inline |
triangularView() | Eigen::MatrixBase< Derived > | |
triangularView() const | Eigen::MatrixBase< Derived > | |
Unit(Index size, Index i) | Eigen::MatrixBase< Derived > | inlinestatic |
Unit(Index i) | Eigen::MatrixBase< Derived > | inlinestatic |
unitOrthogonal(void) const | Eigen::MatrixBase< Derived > | inline |
UnitW() | Eigen::MatrixBase< Derived > | inlinestatic |
UnitX() | Eigen::MatrixBase< Derived > | inlinestatic |
UnitY() | Eigen::MatrixBase< Derived > | inlinestatic |
UnitZ() | Eigen::MatrixBase< Derived > | inlinestatic |
value() const | Eigen::DenseBase< Derived > | inline |
value_type typedef | Eigen::DenseBase< Derived > | |
visit(Visitor &func) const | Eigen::DenseBase< Derived > | |
w() | Eigen::DenseCoeffsBase< Derived, WriteAccessors > | inline |
Eigen::DenseCoeffsBase< Derived, ReadOnlyAccessors >::w() const | Eigen::DenseCoeffsBase< Derived, ReadOnlyAccessors > | inline |
x() | Eigen::DenseCoeffsBase< Derived, WriteAccessors > | inline |
Eigen::DenseCoeffsBase< Derived, ReadOnlyAccessors >::x() const | Eigen::DenseCoeffsBase< Derived, ReadOnlyAccessors > | inline |
y() | Eigen::DenseCoeffsBase< Derived, WriteAccessors > | inline |
Eigen::DenseCoeffsBase< Derived, ReadOnlyAccessors >::y() const | Eigen::DenseCoeffsBase< Derived, ReadOnlyAccessors > | inline |
z() | Eigen::DenseCoeffsBase< Derived, WriteAccessors > | inline |
Eigen::DenseCoeffsBase< Derived, ReadOnlyAccessors >::z() const | Eigen::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 |