Here is a list of all documented class members with links to the class documentation for each member:
- c -
- cast()
: ArrayBase< Derived >
, MatrixBase< Derived >
, AngleAxis< _Scalar >
, Rotation2D< _Scalar >
, Transform< _Scalar, _Dim, _Mode, _Options >
, Hyperplane< _Scalar, _AmbientDim, _Options >
, Translation< _Scalar, _Dim >
, SparseMatrixBase< Derived >
, AlignedBox< _Scalar, _AmbientDim >
, ParametrizedLine< _Scalar, _AmbientDim, _Options >
, QuaternionBase< Derived >
- center()
: AlignedBox< _Scalar, _AmbientDim >
- cholmod()
: CholmodBase< _MatrixType, _UpLo, Derived >
- clamp()
: AlignedBox< _Scalar, _AmbientDim >
- coeff()
: DenseCoeffsBase< Derived, ReadOnlyAccessors >
, SelfAdjointView< MatrixType, UpLo >
, TriangularView< _MatrixType, _Mode >
, SparseMatrix< _Scalar, _Options, _Index >
, DenseCoeffsBase< Derived, ReadOnlyAccessors >
- CoeffReadCost
: DenseBase< Derived >
, SparseMatrixBase< Derived >
- coeffRef()
: DenseCoeffsBase< Derived, WriteAccessors >
, SelfAdjointView< MatrixType, UpLo >
, TriangularView< _MatrixType, _Mode >
, SparseMatrix< _Scalar, _Options, _Index >
, SparseVector< _Scalar, _Options, _Index >
- coeffs()
: Quaternion< _Scalar, _Options >
, Map< const Quaternion< _Scalar >, _Options >
, Map< Quaternion< _Scalar >, _Options >
, Hyperplane< _Scalar, _AmbientDim, _Options >
, QuaternionBase< Derived >
- CoeffVectorType
: HessenbergDecomposition< _MatrixType >
- col()
: DenseBase< Derived >
, SparseMatrixBase< Derived >
, Triplet< Scalar, Index >
- ColPivHouseholderQR()
: ColPivHouseholderQR< _MatrixType >
- colPivHouseholderQr()
: MatrixBase< Derived >
- cols()
: EigenBase< Derived >
, PermutationBase< Derived >
, SelfAdjointView< MatrixType, UpLo >
, TriangularView< _MatrixType, _Mode >
, HouseholderSequence< VectorsType, CoeffsType, Side >
, MappedSparseMatrix< _Scalar, _Flags, _Index >
, SparseMatrix< _Scalar, _Options, _Index >
, SparseMatrixBase< Derived >
, SparseSelfAdjointView< MatrixType, UpLo >
, SparseVector< _Scalar, _Options, _Index >
- ColsAtCompileTime
: DenseBase< Derived >
, SparseMatrixBase< Derived >
- colStride()
: DenseCoeffsBase< Derived, DirectAccessors >
, DenseCoeffsBase< Derived, DirectWriteAccessors >
- colwise()
: DenseBase< Derived >
- ComplexEigenSolver()
: ComplexEigenSolver< _MatrixType >
- ComplexMatrixType
: ComplexSchur< _MatrixType >
- ComplexScalar
: ComplexEigenSolver< _MatrixType >
, ComplexSchur< _MatrixType >
, EigenSolver< _MatrixType >
- ComplexSchur()
: ComplexSchur< _MatrixType >
- compute()
: LDLT< _MatrixType, _UpLo >
, LLT< _MatrixType, _UpLo >
, CholmodBase< _MatrixType, _UpLo, Derived >
, ComplexEigenSolver< _MatrixType >
, ComplexSchur< _MatrixType >
, EigenSolver< _MatrixType >
, GeneralizedSelfAdjointEigenSolver< _MatrixType >
, HessenbergDecomposition< _MatrixType >
, UmfPackLU< _MatrixType >
, RealSchur< _MatrixType >
, SelfAdjointEigenSolver< _MatrixType >
, Tridiagonalization< _MatrixType >
, SimplicialCholesky< _MatrixType, _UpLo >
, IncompleteLUT< _Scalar >
, IterativeSolverBase< Derived >
, FullPivLU< _MatrixType >
, PastixLU< _MatrixType, IsStrSym >
, PastixLLT< _MatrixType, _UpLo >
, PastixLDLT< _MatrixType, _UpLo >
, SimplicialCholeskyBase< Derived >
, SimplicialLLT< _MatrixType, _UpLo >
, SimplicialLDLT< _MatrixType, _UpLo >
, SuperLUBase< _MatrixType, Derived >
, JacobiSVD< _MatrixType, QRPreconditioner >
- computeDirect()
: SelfAdjointEigenSolver< _MatrixType >
- computeInverseAndDetWithCheck()
: MatrixBase< Derived >
- computeInverseWithCheck()
: MatrixBase< Derived >
- computeRotationScaling()
: Transform< _Scalar, _Dim, _Mode, _Options >
- computeScalingRotation()
: Transform< _Scalar, _Dim, _Mode, _Options >
- computeU()
: JacobiSVD< _MatrixType, QRPreconditioner >
- computeV()
: JacobiSVD< _MatrixType, QRPreconditioner >
- conjugate()
: QuaternionBase< Derived >
, ArrayBase< Derived >
, MatrixBase< Derived >
, TriangularView< _MatrixType, _Mode >
, HouseholderSequence< VectorsType, CoeffsType, Side >
, SparseMatrixBase< Derived >
- ConjugateGradient()
: ConjugateGradient< _MatrixType, _UpLo, _Preconditioner >
- conservativeResize()
: PlainObjectBase< Derived >
- conservativeResizeLike()
: PlainObjectBase< Derived >
- ConstAffinePart
: Transform< _Scalar, _Dim, _Mode, _Options >
- Constant()
: DenseBase< Derived >
- ConstLinearPart
: Transform< _Scalar, _Dim, _Mode, _Options >
- ConstMatrixType
: Transform< _Scalar, _Dim, _Mode, _Options >
- ConstTranslationPart
: Transform< _Scalar, _Dim, _Mode, _Options >
- contains()
: AlignedBox< _Scalar, _AmbientDim >
- corner()
: AlignedBox< _Scalar, _AmbientDim >
- CornerType
: AlignedBox< _Scalar, _AmbientDim >
- cos()
: ArrayBase< Derived >
- count()
: DenseBase< Derived >
, VectorwiseOp< ExpressionType, Direction >
- cross()
: VectorwiseOp< ExpressionType, Direction >
, MatrixBase< Derived >
- cross3()
: MatrixBase< Derived >
- cube()
: ArrayBase< Derived >
- cwiseAbs()
: MatrixBase< Derived >
, SparseMatrixBase< Derived >
, ArrayBase< Derived >
- cwiseAbs2()
: ArrayBase< Derived >
, SparseMatrixBase< Derived >
, MatrixBase< Derived >
- CwiseBinaryOp()
: ArrayBase< Derived >
- cwiseEqual()
: MatrixBase< Derived >
, ArrayBase< Derived >
, MatrixBase< Derived >
, SparseMatrixBase< Derived >
- cwiseInverse()
: MatrixBase< Derived >
, ArrayBase< Derived >
, SparseMatrixBase< Derived >
- cwiseMax()
: MatrixBase< Derived >
, SparseMatrixBase< Derived >
, ArrayBase< Derived >
, SparseMatrixBase< Derived >
, MatrixBase< Derived >
- cwiseMin()
: SparseMatrixBase< Derived >
, ArrayBase< Derived >
, MatrixBase< Derived >
- cwiseNotEqual()
: ArrayBase< Derived >
, SparseMatrixBase< Derived >
, MatrixBase< Derived >
- cwiseQuotient()
: MatrixBase< Derived >
, ArrayBase< Derived >
, SparseMatrixBase< Derived >
- cwiseSqrt()
: MatrixBase< Derived >
, ArrayBase< Derived >
, SparseMatrixBase< Derived >