Deprecated List
Member Eigen::Aligned
Synonym for Aligned16.
Member Eigen::AlignedBit
Member Eigen::AlignedBox< Scalar_, AmbientDim_ >::Index
since Eigen 3.3
Member Eigen::AlignedBox< Scalar_, AmbientDim_ >::isNull () const
use isEmpty()
Member Eigen::AlignedBox< Scalar_, AmbientDim_ >::setNull ()
use setEmpty()
Member Eigen::AlignedScaling2d
Member Eigen::AlignedScaling2f
Member Eigen::AlignedScaling3d
Member Eigen::AlignedScaling3f
Member Eigen::BDCSVD< MatrixType_, Options_ >::BDCSVD (const MatrixType &matrix, unsigned int computationOptions)
Will be removed in the next major Eigen version. Options should be specified in the Options template parameter.
Member Eigen::BDCSVD< MatrixType_, Options_ >::BDCSVD (Index rows, Index cols, unsigned int computationOptions)
Will be removed in the next major Eigen version. Options should be specified in the Options template parameter.
Member Eigen::BDCSVD< MatrixType_, Options_ >::compute (const MatrixType &matrix, unsigned int computationOptions)
Will be removed in the next major Eigen version. Options should be specified in the Options template parameter.
Member Eigen::ComplexEigenSolver< MatrixType_ >::Index
since Eigen 3.3
Member Eigen::ComplexSchur< MatrixType_ >::Index
since Eigen 3.3
Member Eigen::DenseBase< Derived >::flagged () const
it now returns *this
Member Eigen::DenseBase< Derived >::lazyAssign (const DenseBase< OtherDerived > &other)
Member Eigen::DenseBase< Derived >::LinSpaced (Sequential_t, const Scalar &low, const Scalar &high)
because of accuracy loss. In Eigen 3.3, it is an alias for LinSpaced(const Scalar&,const Scalar&)
Member Eigen::DenseBase< Derived >::LinSpaced (Sequential_t, Index size, const Scalar &low, const Scalar &high)
because of accuracy loss. In Eigen 3.3, it is an alias for LinSpaced(Index,const Scalar&,const Scalar&)
Member Eigen::EigenSolver< MatrixType_ >::Index
since Eigen 3.3
Member Eigen::EvalBeforeAssigningBit
means the expression should be evaluated before any assignment
Member Eigen::GeneralizedEigenSolver< MatrixType_ >::Index
since Eigen 3.3
Member Eigen::HessenbergDecomposition< MatrixType_ >::Index
since Eigen 3.3
Member Eigen::Hyperplane< Scalar_, AmbientDim_, Options_ >::Index
since Eigen 3.3
Member Eigen::JacobiSVD< MatrixType_, Options_ >::compute (const MatrixType &matrix, unsigned int computationOptions)
Will be removed in the next major Eigen version. Options should be specified in the Options template parameter.
Member Eigen::JacobiSVD< MatrixType_, Options_ >::JacobiSVD (const MatrixType &matrix, unsigned int computationOptions)
Will be removed in the next major Eigen version. Options should be specified in the Options template parameter.
Member Eigen::JacobiSVD< MatrixType_, Options_ >::JacobiSVD (Index rows, Index cols, unsigned int computationOptions)
Will be removed in the next major Eigen version. Options should be specified in the Options template parameter.
Member Eigen::ParametrizedLine< Scalar_, AmbientDim_, Options_ >::Index
since Eigen 3.3
Member Eigen::ParametrizedLine< Scalar_, AmbientDim_, Options_ >::intersection (const Hyperplane< Scalar_, AmbientDim_, OtherOptions > &hyperplane) const
use intersectionParameter()
Member Eigen::RealQZ< MatrixType_ >::Index
since Eigen 3.3
Member Eigen::RealSchur< MatrixType_ >::Index
since Eigen 3.3
Member Eigen::SelfAdjointEigenSolver< MatrixType_ >::Index
since Eigen 3.3
Class Eigen::SimplicialCholesky< MatrixType_, UpLo_, Ordering_ >

use SimplicialLDLT or class SimplicialLLT

Member Eigen::Stride< OuterStrideAtCompileTime_, InnerStrideAtCompileTime_ >::Index
since Eigen 3.3
Member Eigen::SVDBase< Derived >::Index
since Eigen 3.3
Member Eigen::Transform< Scalar_, Dim_, Mode_, Options_ >::Index
since Eigen 3.3
Member Eigen::TranspositionsBase< Derived >::Index
since Eigen 3.3
Member Eigen::TriangularViewImpl< MatrixType_, Mode_, Dense >::swap (MatrixBase< OtherDerived > const &other)
Member Eigen::Tridiagonalization< MatrixType_ >::Index
since Eigen 3.3
Member Eigen::VectorwiseOp< ExpressionType, Direction >::Index
since Eigen 3.3