Deprecated List
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::Cwise< ExpressionType >::max (const MatrixBase< OtherDerived > &other) const
ArrayBase::max()
Member Eigen::Cwise< ExpressionType >::min (const MatrixBase< OtherDerived > &other) const
ArrayBase::min()
Member Eigen::Cwise< ExpressionType >::operator*= (const MatrixBase< OtherDerived > &other)
ArrayBase::operator*=()
Member Eigen::Cwise< ExpressionType >::operator+ (const Scalar &scalar) const
ArrayBase::operator+(Scalar)
Member Eigen::Cwise< ExpressionType >::operator+= (const Scalar &scalar)
ArrayBase::operator+=(Scalar)
Member Eigen::Cwise< ExpressionType >::operator- (const Scalar &scalar) const
ArrayBase::operator-(Scalar)
Member Eigen::Cwise< ExpressionType >::operator-= (const Scalar &scalar)
ArrayBase::operator-=(Scalar)
Member Eigen::Cwise< ExpressionType >::operator/= (const MatrixBase< OtherDerived > &other)
ArrayBase::operator/=()
Class Eigen::DynamicSparseMatrix< _Scalar, _Options, _Index >
use a SparseMatrix in an uncompressed mode
Member Eigen::DynamicSparseMatrix< _Scalar, _Options, _Index >::endFill ()
use finalize() Does nothing. Provided for compatibility with SparseMatrix.
Member Eigen::DynamicSparseMatrix< _Scalar, _Options, _Index >::fill (Index row, Index col)
use insert() inserts a nonzero coefficient at given coordinates row, col and returns its reference assuming that: 1 - the coefficient does not exist yet 2 - this the coefficient with greater inner coordinate for the given outer coordinate. In other words, assuming *this is column-major, then there must not exists any nonzero coefficient of coordinates i x col such that i >= row. Otherwise the matrix is invalid.
Member Eigen::DynamicSparseMatrix< _Scalar, _Options, _Index >::fillrand (Index row, Index col)
use insert() Like fill() but with random inner coordinates. Compared to the generic coeffRef(), the unique limitation is that we assume the coefficient does not exist yet.
Member Eigen::DynamicSparseMatrix< _Scalar, _Options, _Index >::startFill (Index reserveSize=1000)
Set the matrix to zero and reserve the memory for reserveSize nonzero coefficients.
Member Eigen::EIGEN_CWISE_BINOP_RETURN_TYPE (std::less_equal) Cwise< ExpressionType >
ArrayBase::<=()
Member Eigen::EIGEN_CWISE_BINOP_RETURN_TYPE (std::greater) Cwise< ExpressionType >
ArrayBase::operator>()
Member Eigen::EIGEN_CWISE_BINOP_RETURN_TYPE (std::greater_equal) Cwise< ExpressionType >
ArrayBase::operator>=()
Member Eigen::EIGEN_CWISE_BINOP_RETURN_TYPE (std::not_equal_to) Cwise< ExpressionType >
ArrayBase::operator!=()
Member Eigen::EIGEN_CWISE_BINOP_RETURN_TYPE (std::equal_to) Cwise< ExpressionType >
ArrayBase::operator==()
Member Eigen::EIGEN_CWISE_BINOP_RETURN_TYPE (internal::scalar_quotient_op) Cwise< ExpressionType >
ArrayBase::operator/()
Member Eigen::EIGEN_CWISE_BINOP_RETURN_TYPE (std::less) Cwise< ExpressionType >
ArrayBase::operator<()
Member Eigen::EIGEN_CWISE_COMP_TO_SCALAR_RETURN_TYPE (std::not_equal_to) Cwise< ExpressionType >
ArrayBase::operator!=(Scalar)
Member Eigen::EIGEN_CWISE_COMP_TO_SCALAR_RETURN_TYPE (std::equal_to) Cwise< ExpressionType >
ArrayBase::operator==(Scalar)
Member Eigen::EIGEN_CWISE_COMP_TO_SCALAR_RETURN_TYPE (std::less) Cwise< ExpressionType >
ArrayBase::operator<(Scalar)
Member Eigen::EIGEN_CWISE_COMP_TO_SCALAR_RETURN_TYPE (std::less_equal) Cwise< ExpressionType >
ArrayBase::operator<=(Scalar)
Member Eigen::EIGEN_CWISE_COMP_TO_SCALAR_RETURN_TYPE (std::greater) Cwise< ExpressionType >
ArrayBase::operator>(Scalar)
Member Eigen::EIGEN_CWISE_COMP_TO_SCALAR_RETURN_TYPE (std::greater_equal) Cwise< ExpressionType >
ArrayBase::operator>=(Scalar)
Member Eigen::EIGEN_CWISE_PRODUCT_RETURN_TYPE (ExpressionType, OtherDerived) Cwise< ExpressionType >
ArrayBase::operator*()
Member Eigen::EIGEN_CWISE_UNOP_RETURN_TYPE (internal::scalar_abs_op) Cwise< ExpressionType >
ArrayBase::abs()
Member Eigen::EIGEN_CWISE_UNOP_RETURN_TYPE (internal::scalar_exp_op) Cwise< ExpressionType >
ArrayBase::exp()
Member Eigen::EIGEN_CWISE_UNOP_RETURN_TYPE (internal::scalar_sqrt_op) Cwise< ExpressionType >
ArrayBase::sqrt()
Member Eigen::EIGEN_CWISE_UNOP_RETURN_TYPE (internal::scalar_log_op) Cwise< ExpressionType >
ArrayBase::log()
Member Eigen::EIGEN_CWISE_UNOP_RETURN_TYPE (internal::scalar_sin_op) Cwise< ExpressionType >
ArrayBase::sin()
Member Eigen::EIGEN_CWISE_UNOP_RETURN_TYPE (internal::scalar_inverse_op) Cwise< ExpressionType >
ArrayBase::inverse()
Member Eigen::EIGEN_CWISE_UNOP_RETURN_TYPE (internal::scalar_pow_op) Cwise< ExpressionType >
ArrayBase::log()
Member Eigen::EIGEN_CWISE_UNOP_RETURN_TYPE (internal::scalar_square_op) Cwise< ExpressionType >
ArrayBase::square()
Member Eigen::EIGEN_CWISE_UNOP_RETURN_TYPE (internal::scalar_cube_op) Cwise< ExpressionType >
ArrayBase::cube()
Member Eigen::EIGEN_CWISE_UNOP_RETURN_TYPE (internal::scalar_abs2_op) Cwise< ExpressionType >
ArrayBase::abs2()
Member Eigen::EIGEN_CWISE_UNOP_RETURN_TYPE (internal::scalar_cos_op) Cwise< ExpressionType >
ArrayBase::cos()
Member Eigen::ParametrizedLine< _Scalar, _AmbientDim >::intersection (const Hyperplane< _Scalar, _AmbientDim, OtherOptions > &hyperplane) const
use intersectionParameter()
Class Eigen::SimplicialCholesky< _MatrixType, _UpLo >

use SimplicialLDLT or class SimplicialLLT



acado
Author(s): Milan Vukov, Rien Quirynen
autogenerated on Sat Jun 8 2019 19:40:23