Here is a list of all class members with links to the classes they belong to:
- m -
- m_alpha
: ScaledProduct< NestedProduct >
- m_amalgamation
: PastixBase< Derived >
- m_analysisIsOk
: IncompleteLUT< _Scalar >
, SimplicialCholeskyBase< Derived >
, SuperLUBase< _MatrixType, Derived >
, IterativeSolverBase< Derived >
, UmfPackLU< _MatrixType >
, CholmodBase< _MatrixType, _UpLo, Derived >
, PardisoImpl< Derived >
, PastixBase< Derived >
- m_angle
: AngleAxis< _Scalar >
, Rotation2D< _Scalar >
- m_axis
: AngleAxis< _Scalar >
- m_blockCols
: Block< XprType, BlockRows, BlockCols, InnerPanel, HasDirectAccess >
- m_blockRows
: Block< XprType, BlockRows, BlockCols, InnerPanel, HasDirectAccess >
- m_c
: JacobiRotation< Scalar >
- m_cholmod
: CholmodBase< _MatrixType, _UpLo, Derived >
- m_cholmodFactor
: CholmodBase< _MatrixType, _UpLo, Derived >
- m_coeffs
: Hyperplane< _Scalar, _AmbientDim, _Options >
, Quaternion< _Scalar, _Options >
, Map< const Quaternion< _Scalar >, _Options >
, Map< Quaternion< _Scalar >, _Options >
, Translation< _Scalar, _Dim >
, HouseholderSequence< VectorsType, CoeffsType, Side >
- m_col
: CommaInitializer< XprType >
, Triplet< Scalar, Index >
- m_colFactor
: Replicate< MatrixType, RowFactor, ColFactor >
- m_cols
: CwiseNullaryOp< NullaryOp, PlainObjectType >
, MapBase< Derived, ReadOnlyAccessors >
, JacobiSVD< _MatrixType, QRPreconditioner >
- m_cols_permutation
: FullPivHouseholderQR< _MatrixType >
- m_cols_transpositions
: FullPivHouseholderQR< _MatrixType >
- m_colsPermutation
: ColPivHouseholderQR< _MatrixType >
- m_colSqNorms
: ColPivHouseholderQR< _MatrixType >
- m_colsTranspositions
: FullPivLU< _MatrixType >
, ColPivHouseholderQR< _MatrixType >
- m_comm
: PastixBase< Derived >
- m_computationOptions
: JacobiSVD< _MatrixType, QRPreconditioner >
- m_computeFullU
: JacobiSVD< _MatrixType, QRPreconditioner >
- m_computeFullV
: JacobiSVD< _MatrixType, QRPreconditioner >
- m_computeThinU
: JacobiSVD< _MatrixType, QRPreconditioner >
- m_computeThinV
: JacobiSVD< _MatrixType, QRPreconditioner >
- m_condition
: Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType >
- m_conservative
: SparseSparseProduct< LhsNested, RhsNested >
- m_copyMatrix
: UmfPackLU< _MatrixType >
- m_countPerCol
: SparseSelfAdjointView< MatrixType, UpLo >
- m_countPerRow
: SparseSelfAdjointView< MatrixType, UpLo >
- m_currentBlockRows
: CommaInitializer< XprType >
- m_data
: MapBase< Derived, ReadOnlyAccessors >
, SparseMatrix< _Scalar, _Options, _Index >
, SparseVector< _Scalar, _Options, _Index >
- m_det_p
: PartialPivLU< _MatrixType >
- m_det_pq
: FullPivLU< _MatrixType >
, ColPivHouseholderQR< _MatrixType >
, FullPivHouseholderQR< _MatrixType >
- m_diag
: SimplicialCholeskyBase< Derived >
- m_diagonal
: DiagonalMatrix< _Scalar, SizeAtCompileTime, MaxSizeAtCompileTime >
, DiagonalWrapper< _DiagonalVectorType >
, DiagonalProduct< MatrixType, DiagonalType, ProductOrder >
- m_diagSize
: JacobiSVD< _MatrixType, QRPreconditioner >
- m_direction
: ParametrizedLine< _Scalar, _AmbientDim, _Options >
- m_dparm
: PastixBase< Derived >
- m_droptol
: IncompleteLUT< _Scalar >
- m_eigenvectorsOk
: ComplexEigenSolver< _MatrixType >
, EigenSolver< _MatrixType >
, SelfAdjointEigenSolver< _MatrixType >
- m_eivalues
: ComplexEigenSolver< _MatrixType >
, EigenSolver< _MatrixType >
, SelfAdjointEigenSolver< _MatrixType >
- m_eivec
: ComplexEigenSolver< _MatrixType >
, EigenSolver< _MatrixType >
, SelfAdjointEigenSolver< _MatrixType >
- m_else
: Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType >
- m_epsilon
: SparseView< MatrixType >
- m_error
: IterativeSolverBase< Derived >
- m_expression
: ArrayWrapper< ExpressionType >
, MatrixWrapper< ExpressionType >
, ForceAlignedAccess< ExpressionType >
, NestByValue< ExpressionType >
, NoAlias< ExpressionType, StorageBase >
, SwapWrapper< ExpressionType >
- m_extractedDataAreDirty
: SuperLUBase< _MatrixType, Derived >
, UmfPackLU< _MatrixType >
- m_factor
: UniformScaling< _Scalar >
- m_factorizationIsOk
: CholmodBase< _MatrixType, _UpLo, Derived >
, IncompleteLUT< _Scalar >
, IterativeSolverBase< Derived >
, PardisoImpl< Derived >
, PastixBase< Derived >
, SimplicialCholeskyBase< Derived >
, SuperLUBase< _MatrixType, Derived >
, UmfPackLU< _MatrixType >
- m_fillfactor
: IncompleteLUT< _Scalar >
- m_format
: WithFormat< ExpressionType >
- m_functor
: CwiseBinaryOp< BinaryOp, Lhs, Rhs >
, CwiseNullaryOp< NullaryOp, PlainObjectType >
, CwiseUnaryOp< UnaryOp, XprType >
, CwiseUnaryView< ViewOp, MatrixType >
, SelfCwiseBinaryOp< BinaryOp, Lhs, Rhs >
, PartialReduxExpr< MatrixType, MemberOp, Direction >
- m_hasTranspose
: PastixBase< Derived >
- m_hCoeffs
: HessenbergDecomposition< _MatrixType >
, Tridiagonalization< _MatrixType >
, ColPivHouseholderQR< _MatrixType >
, FullPivHouseholderQR< _MatrixType >
, HouseholderQR< _MatrixType >
- m_hess
: ComplexSchur< _MatrixType >
- m_index
: Diagonal< MatrixType, DiagIndex >
- m_indices
: PermutationMatrix< SizeAtCompileTime, MaxSizeAtCompileTime, IndexType >
, Map< PermutationMatrix< SizeAtCompileTime, MaxSizeAtCompileTime, IndexType >, _PacketAccess >
, PermutationWrapper< _IndicesType >
, Transpositions< SizeAtCompileTime, MaxSizeAtCompileTime, IndexType >
, Map< Transpositions< SizeAtCompileTime, MaxSizeAtCompileTime, IndexType >, PacketAccess >
, TranspositionsWrapper< _IndicesType >
- m_info
: LLT< _MatrixType, _UpLo >
, CholmodBase< _MatrixType, _UpLo, Derived >
, ComplexSchur< _MatrixType >
, SelfAdjointEigenSolver< _MatrixType >
, IncompleteLUT< _Scalar >
, IterativeSolverBase< Derived >
, PardisoImpl< Derived >
, PastixBase< Derived >
, SimplicialCholeskyBase< Derived >
, SuperLUBase< _MatrixType, Derived >
, UmfPackLU< _MatrixType >
- m_initialized
: PardisoImpl< Derived >
- m_initisOk
: PastixBase< Derived >
- m_inner
: Stride< _OuterStrideAtCompileTime, _InnerStrideAtCompileTime >
- m_innerIndexPtr
: UmfPackLU< _MatrixType >
- m_innerIndices
: MappedSparseMatrix< _Scalar, _Flags, _Index >
- m_innerNonZeros
: SparseMatrix< _Scalar, _Options, _Index >
- m_innerSize
: MappedSparseMatrix< _Scalar, _Flags, _Index >
, SparseMatrix< _Scalar, _Options, _Index >
- m_invdiag
: DiagonalPreconditioner< _Scalar >
- m_invp
: PastixBase< Derived >
- m_iparm
: PardisoImpl< Derived >
, PastixBase< Derived >
- m_isAllocated
: JacobiSVD< _MatrixType, QRPreconditioner >
- m_isInitialized
: LDLT< _MatrixType, _UpLo >
, LLT< _MatrixType, _UpLo >
, CholmodBase< _MatrixType, _UpLo, Derived >
, ComplexEigenSolver< _MatrixType >
, ComplexSchur< _MatrixType >
, EigenSolver< _MatrixType >
, HessenbergDecomposition< _MatrixType >
, SelfAdjointEigenSolver< _MatrixType >
, Tridiagonalization< _MatrixType >
, DiagonalPreconditioner< _Scalar >
, IncompleteLUT< _Scalar >
, IterativeSolverBase< Derived >
, FullPivLU< _MatrixType >
, PartialPivLU< _MatrixType >
, PastixBase< Derived >
, ColPivHouseholderQR< _MatrixType >
, FullPivHouseholderQR< _MatrixType >
, HouseholderQR< _MatrixType >
, SimplicialCholeskyBase< Derived >
, SuperLUBase< _MatrixType, Derived >
, JacobiSVD< _MatrixType, QRPreconditioner >
, UmfPackLU< _MatrixType >
- m_isRValue
: SparseMatrixBase< Derived >
- m_iterations
: IterativeSolverBase< Derived >
- m_l
: SuperLUBase< _MatrixType, Derived >
, UmfPackLU< _MatrixType >
- m_LDLT
: SimplicialCholesky< _MatrixType, _UpLo >
- m_length
: HouseholderSequence< VectorsType, CoeffsType, Side >
- m_lhs
: CwiseBinaryOp< BinaryOp, Lhs, Rhs >
, Product< Lhs, Rhs >
, ProductBase< Derived, Lhs, Rhs >
, CoeffBasedProduct< LhsNested, RhsNested, NestingFlags >
, SparseDenseOuterProduct< Lhs, Rhs, Tr >
, SparseDiagonalProduct< Lhs, Rhs >
, SparseSparseProduct< LhsNested, RhsNested >
- m_lu
: IncompleteLUT< _Scalar >
, FullPivLU< _MatrixType >
, PartialPivLU< _MatrixType >
- m_mat_null
: PastixBase< Derived >
- m_matrix
: LDLT< _MatrixType, _UpLo >
, LLT< _MatrixType, _UpLo >
, CwiseUnaryView< ViewOp, MatrixType >
, Diagonal< MatrixType, DiagIndex >
, DiagonalProduct< MatrixType, DiagonalType, ProductOrder >
, WithFormat< ExpressionType >
, Replicate< MatrixType, RowFactor, ColFactor >
, Reverse< MatrixType, Direction >
, SelfAdjointView< MatrixType, UpLo >
, SelfCwiseBinaryOp< BinaryOp, Lhs, Rhs >
, Transpose< MatrixType >
, TriangularView< _MatrixType, _Mode >
, PartialReduxExpr< MatrixType, MemberOp, Direction >
, VectorwiseOp< ExpressionType, Direction >
, HessenbergDecomposition< _MatrixType >
, Tridiagonalization< _MatrixType >
, Homogeneous< MatrixType, _Direction >
, Transform< _Scalar, _Dim, _Mode, _Options >
, PardisoImpl< Derived >
, SimplicialCholeskyBase< Derived >
, SparseInnerVectorSet< MatrixType, Size >
, SparseInnerVectorSet< SparseMatrix< _Scalar, _Options, _Index >, Size >
, SparseSelfAdjointView< MatrixType, UpLo >
, SparseSymmetricPermutationProduct< MatrixType, UpLo >
, SparseTriangularView< MatrixType, Mode >
, SparseView< MatrixType >
, SuperLUBase< _MatrixType, Derived >
- m_matrixU
: JacobiSVD< _MatrixType, QRPreconditioner >
- m_matrixV
: JacobiSVD< _MatrixType, QRPreconditioner >
- m_matT
: ComplexSchur< _MatrixType >
, EigenSolver< _MatrixType >
- m_matU
: ComplexSchur< _MatrixType >
- m_matUisUptodate
: ComplexSchur< _MatrixType >
- m_matX
: ComplexEigenSolver< _MatrixType >
- m_max
: AlignedBox< _Scalar, _AmbientDim >
- m_maxIterations
: ComplexSchur< _MatrixType >
, RealSchur< _MatrixType >
, SelfAdjointEigenSolver< _MatrixType >
, IterativeSolverBase< Derived >
- m_maxpivot
: FullPivLU< _MatrixType >
, ColPivHouseholderQR< _MatrixType >
, FullPivHouseholderQR< _MatrixType >
- m_min
: AlignedBox< _Scalar, _AmbientDim >
- m_msglvl
: PardisoImpl< Derived >
- m_nnz
: MappedSparseMatrix< _Scalar, _Flags, _Index >
- m_nonzero_pivots
: FullPivLU< _MatrixType >
, ColPivHouseholderQR< _MatrixType >
, FullPivHouseholderQR< _MatrixType >
- m_nonzeroSingularValues
: JacobiSVD< _MatrixType, QRPreconditioner >
- m_nonZerosPerCol
: SimplicialCholeskyBase< Derived >
- m_numeric
: UmfPackLU< _MatrixType >
- m_ordering
: PastixBase< Derived >
- m_origin
: ParametrizedLine< _Scalar, _AmbientDim, _Options >
- m_outer
: Stride< _OuterStrideAtCompileTime, _InnerStrideAtCompileTime >
- m_outerIndex
: MappedSparseMatrix< _Scalar, _Flags, _Index >
, SparseMatrix< _Scalar, _Options, _Index >
- m_outerIndexPtr
: UmfPackLU< _MatrixType >
- m_outerSize
: MappedSparseMatrix< _Scalar, _Flags, _Index >
, SparseInnerVectorSet< MatrixType, Size >
, SparseInnerVectorSet< SparseMatrix< _Scalar, _Options, _Index >, Size >
, SparseMatrix< _Scalar, _Options, _Index >
- m_outerStart
: SparseInnerVectorSet< MatrixType, Size >
, SparseInnerVectorSet< SparseMatrix< _Scalar, _Options, _Index >, Size >
- m_outerStride
: Block< XprType, BlockRows, BlockCols, InnerPanel, true >
- m_P
: IncompleteLUT< _Scalar >
, SimplicialCholeskyBase< Derived >
- m_p
: FullPivLU< _MatrixType >
, PartialPivLU< _MatrixType >
, SuperLUBase< _MatrixType, Derived >
, UmfPackLU< _MatrixType >
- m_parent
: SimplicialCholeskyBase< Derived >
- m_pastixdata
: PastixBase< Derived >
- m_perm
: PardisoImpl< Derived >
, PastixBase< Derived >
, SparseSymmetricPermutationProduct< MatrixType, UpLo >
- m_permutation
: Transpose< PermutationBase< Derived > >
- m_Pinv
: IncompleteLUT< _Scalar >
, SimplicialCholeskyBase< Derived >
- m_precision
: FullPivHouseholderQR< _MatrixType >
- m_preconditioner
: IterativeSolverBase< Derived >
- m_prescribedThreshold
: FullPivLU< _MatrixType >
, ColPivHouseholderQR< _MatrixType >
, FullPivHouseholderQR< _MatrixType >
- m_prod
: ScaledProduct< NestedProduct >
- m_pt
: PardisoImpl< Derived >
- m_q
: FullPivLU< _MatrixType >
, SuperLUBase< _MatrixType, Derived >
, UmfPackLU< _MatrixType >
- m_qr
: ColPivHouseholderQR< _MatrixType >
, FullPivHouseholderQR< _MatrixType >
, HouseholderQR< _MatrixType >
- m_qr_precond_morecols
: JacobiSVD< _MatrixType, QRPreconditioner >
- m_qr_precond_morerows
: JacobiSVD< _MatrixType, QRPreconditioner >
- m_realSchur
: EigenSolver< _MatrixType >
- m_reference
: SparseView< MatrixType >
- m_result
: ProductBase< Derived, Lhs, Rhs >
, CoeffBasedProduct< LhsNested, RhsNested, NestingFlags >
- m_rhs
: CwiseBinaryOp< BinaryOp, Lhs, Rhs >
, Product< Lhs, Rhs >
, ProductBase< Derived, Lhs, Rhs >
, CoeffBasedProduct< LhsNested, RhsNested, NestingFlags >
, SparseDenseOuterProduct< Lhs, Rhs, Tr >
, SparseDiagonalProduct< Lhs, Rhs >
, SparseSparseProduct< LhsNested, RhsNested >
- m_row
: CommaInitializer< XprType >
, Triplet< Scalar, Index >
- m_rowFactor
: Replicate< MatrixType, RowFactor, ColFactor >
- m_rows
: CwiseNullaryOp< NullaryOp, PlainObjectType >
, MapBase< Derived, ReadOnlyAccessors >
, JacobiSVD< _MatrixType, QRPreconditioner >
- m_rows_transpositions
: FullPivHouseholderQR< _MatrixType >
- m_rowsTranspositions
: FullPivLU< _MatrixType >
, PartialPivLU< _MatrixType >
- m_s
: JacobiRotation< Scalar >
- m_schur
: ComplexEigenSolver< _MatrixType >
- m_shift
: HouseholderSequence< VectorsType, CoeffsType, Side >
- m_shiftOffset
: SimplicialCholeskyBase< Derived >
- m_shiftScale
: SimplicialCholeskyBase< Derived >
- m_sign
: LDLT< _MatrixType, _UpLo >
- m_singularValues
: JacobiSVD< _MatrixType, QRPreconditioner >
- m_size
: PardisoImpl< Derived >
, PastixBase< Derived >
, SparseVector< _Scalar, _Options, _Index >
- m_sluA
: SuperLUBase< _MatrixType, Derived >
- m_sluB
: SuperLUBase< _MatrixType, Derived >
- m_sluBerr
: SuperLUBase< _MatrixType, Derived >
- m_sluCscale
: SuperLUBase< _MatrixType, Derived >
- m_sluEqued
: SuperLUBase< _MatrixType, Derived >
- m_sluEtree
: SuperLUBase< _MatrixType, Derived >
- m_sluFerr
: SuperLUBase< _MatrixType, Derived >
- m_sluL
: SuperLUBase< _MatrixType, Derived >
- m_sluOptions
: SuperLUBase< _MatrixType, Derived >
- m_sluRscale
: SuperLUBase< _MatrixType, Derived >
- m_sluStat
: SuperLUBase< _MatrixType, Derived >
- m_sluU
: SuperLUBase< _MatrixType, Derived >
- m_sluX
: SuperLUBase< _MatrixType, Derived >
- m_startCol
: Block< XprType, BlockRows, BlockCols, InnerPanel, HasDirectAccess >
- m_startRow
: Block< XprType, BlockRows, BlockCols, InnerPanel, HasDirectAccess >
- m_storage
: PlainObjectBase< Derived >
- m_stride
: Map< PlainObjectType, MapOptions, StrideType >
- m_StrMatTrans
: PastixBase< Derived >
- m_subdiag
: SelfAdjointEigenSolver< _MatrixType >
- m_symbolic
: UmfPackLU< _MatrixType >
- m_temp
: HessenbergDecomposition< _MatrixType >
, ColPivHouseholderQR< _MatrixType >
, FullPivHouseholderQR< _MatrixType >
, HouseholderQR< _MatrixType >
- m_temporary
: LDLT< _MatrixType, _UpLo >
- m_then
: Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType >
- m_tmp
: EigenSolver< _MatrixType >
- m_tolerance
: IterativeSolverBase< Derived >
, SparseSparseProduct< LhsNested, RhsNested >
- m_trans
: HouseholderSequence< VectorsType, CoeffsType, Side >
- m_transpositions
: LDLT< _MatrixType, _UpLo >
, Transpose< TranspositionsBase< TranspositionsDerived > >
- m_type
: PardisoImpl< Derived >
- m_u
: UmfPackLU< _MatrixType >
, SuperLUBase< _MatrixType, Derived >
- m_usePrescribedThreshold
: FullPivLU< _MatrixType >
, ColPivHouseholderQR< _MatrixType >
, FullPivHouseholderQR< _MatrixType >
- m_value
: Triplet< Scalar, Index >
- m_valuePtr
: UmfPackLU< _MatrixType >
- m_values
: MappedSparseMatrix< _Scalar, _Flags, _Index >
- m_vec_null
: PastixBase< Derived >
- m_vectors
: HouseholderSequence< VectorsType, CoeffsType, Side >
- m_workMatrix
: JacobiSVD< _MatrixType, QRPreconditioner >
- m_xpr
: CommaInitializer< XprType >
, Block< XprType, BlockRows, BlockCols, InnerPanel, HasDirectAccess >
, Block< XprType, BlockRows, BlockCols, InnerPanel, true >
, CwiseUnaryOp< UnaryOp, XprType >
- makeAffine()
: Transform< _Scalar, _Dim, _Mode, _Options >
- makeCompressed()
: SparseMatrix< _Scalar, _Options, _Index >
- makeGivens()
: JacobiRotation< Scalar >
- makeHouseholder()
: MatrixBase< Derived >
- makeHouseholderInPlace()
: MatrixBase< Derived >
- makeJacobi()
: JacobiRotation< Scalar >
- manageErrorCode()
: PardisoImpl< Derived >
- Map
: SparseMatrix< _Scalar, _Options, _Index >
, Map< PlainObjectType, MapOptions, StrideType >
, Map< PermutationMatrix< SizeAtCompileTime, MaxSizeAtCompileTime, IndexType >, _PacketAccess >
, PlainObjectBase< Derived >
, Map< Transpositions< SizeAtCompileTime, MaxSizeAtCompileTime, IndexType >, PacketAccess >
, Map< Quaternion< _Scalar >, _Options >
, SluMatrix
, Map< const Quaternion< _Scalar >, _Options >
, Map< PermutationMatrix< SizeAtCompileTime, MaxSizeAtCompileTime, IndexType >, _PacketAccess >
, PlainObjectBase< Derived >
- MapAligned()
: PlainObjectBase< Derived >
- MapBase()
: MapBase< Derived, ReadOnlyAccessors >
, MapBase< Derived, WriteAccessors >
, MapBase< Derived, ReadOnlyAccessors >
, MapBase< Derived, WriteAccessors >
- MappedSparseMatrix()
: MappedSparseMatrix< _Scalar, _Flags, _Index >
- MapType
: PlainObjectBase< Derived >
- markAsRValue()
: SparseMatrixBase< Derived >
- matPrefix
: IOFormat
- matrix()
: RotationBase< Derived, _Dim >
, SparseSelfAdjointView< MatrixType, UpLo >
- Matrix()
: Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols >
- matrix()
: MatrixBase< Derived >
- Matrix()
: Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols >
- matrix()
: ArrayBase< Derived >
- Matrix()
: Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols >
- matrix()
: ArrayBase< Derived >
, MatrixBase< Derived >
, Transform< _Scalar, _Dim, _Mode, _Options >
, SparseSelfAdjointView< MatrixType, UpLo >
- Matrix()
: Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols >
- matrix()
: Transform< _Scalar, _Dim, _Mode, _Options >
- Matrix2
: Rotation2D< _Scalar >
- Matrix3
: QuaternionBase< Derived >
, AngleAxis< _Scalar >
- MatrixBase()
: MatrixBase< Derived >
- MatrixConjugateReturnType
: TriangularView< _MatrixType, _Mode >
- matrixFunction()
: MatrixBase< Derived >
- matrixH()
: HessenbergDecomposition< _MatrixType >
- MatrixHReturnType
: HessenbergDecomposition< _MatrixType >
- MatrixL
: SimplicialLLT< _MatrixType, _UpLo >
- matrixL()
: SimplicialLLT< _MatrixType, _UpLo >
- MatrixL
: SimplicialLDLT< _MatrixType, _UpLo >
- matrixL()
: LLT< _MatrixType, _UpLo >
, UmfPackLU< _MatrixType >
, LDLT< _MatrixType, _UpLo >
, SimplicialLDLT< _MatrixType, _UpLo >
, SuperLU< _MatrixType >
- matrixLDLT()
: LDLT< _MatrixType, _UpLo >
- matrixLLT()
: LLT< _MatrixType, _UpLo >
- matrixLU()
: PartialPivLU< _MatrixType >
, FullPivLU< _MatrixType >
- MatrixOptions
: JacobiSVD< _MatrixType, QRPreconditioner >
- matrixQ()
: HessenbergDecomposition< _MatrixType >
, Tridiagonalization< _MatrixType >
, FullPivHouseholderQR< _MatrixType >
- matrixQR()
: ColPivHouseholderQR< _MatrixType >
, HouseholderQR< _MatrixType >
, FullPivHouseholderQR< _MatrixType >
- MatrixQReturnType
: FullPivHouseholderQR< _MatrixType >
- MatrixQType
: ColPivHouseholderQR< _MatrixType >
, HouseholderQR< _MatrixType >
- matrixT()
: Tridiagonalization< _MatrixType >
, ComplexSchur< _MatrixType >
, RealSchur< _MatrixType >
- MatrixTReturnType
: Tridiagonalization< _MatrixType >
- MatrixType
: SuperILU< _MatrixType >
, RealSchur< _MatrixType >
, PartialPivLU< _MatrixType >
, PardisoImpl< Derived >
, CholmodBase< _MatrixType, _UpLo, Derived >
, ComplexEigenSolver< _MatrixType >
, PastixBase< Derived >
, SelfAdjointEigenSolver< _MatrixType >
, DiagonalPreconditioner< _Scalar >
, IterativeSolverBase< Derived >
, Tridiagonalization< _MatrixType >
, Transform< _Scalar, _Dim, _Mode, _Options >
, SluMatrixMapHelper< SparseMatrixBase< Derived > >
, GeneralizedSelfAdjointEigenSolver< _MatrixType >
, HessenbergDecomposition< _MatrixType >
, TriangularView< _MatrixType, _Mode >
, LLT< _MatrixType, _UpLo >
, CholmodSupernodalLLT< _MatrixType, _UpLo >
, CholmodDecomposition< _MatrixType, _UpLo >
, ComplexSchur< _MatrixType >
, LDLT< _MatrixType, _UpLo >
, PastixLDLT< _MatrixType, _UpLo >
, SimplicialCholeskyBase< Derived >
, HouseholderQR< _MatrixType >
, SimplicialLLT< _MatrixType, _UpLo >
, IncompleteLUT< _Scalar >
, ColPivHouseholderQR< _MatrixType >
, PastixLLT< _MatrixType, _UpLo >
, SuperLU< _MatrixType >
, JacobiSVD< _MatrixType, QRPreconditioner >
, SuperLUBase< _MatrixType, Derived >
, CholmodSimplicialLLT< _MatrixType, _UpLo >
, SluMatrixMapHelper< Matrix< Scalar, Rows, Cols, Options, MRows, MCols > >
, SimplicialCholesky< _MatrixType, _UpLo >
, CholmodSimplicialLDLT< _MatrixType, _UpLo >
, GeneralProduct< Lhs, Rhs, GemvProduct >
, EigenSolver< _MatrixType >
, BiCGSTAB< _MatrixType, _Preconditioner >
, ConjugateGradient< _MatrixType, _UpLo, _Preconditioner >
, FullPivLU< _MatrixType >
, PastixLU< _MatrixType, IsStrSym >
, FullPivHouseholderQR< _MatrixType >
, SimplicialLDLT< _MatrixType, _UpLo >
, UmfPackLU< _MatrixType >
- MatrixTypeIterator
: CwiseUnaryOpImpl< UnaryOp, MatrixType, Sparse >
, CwiseUnaryViewImpl< ViewOp, MatrixType, Sparse >
- MatrixTypeNested
: SparseTriangularView< MatrixType, Mode >
, PartialReduxExpr< MatrixType, MemberOp, Direction >
, SparseSelfAdjointView< MatrixType, UpLo >
, TriangularView< _MatrixType, _Mode >
, SparseSymmetricPermutationProduct< MatrixType, UpLo >
, SelfAdjointView< MatrixType, UpLo >
- MatrixTypeNestedCleaned
: SelfAdjointView< MatrixType, UpLo >
, TriangularView< _MatrixType, _Mode >
, SparseTriangularView< MatrixType, Mode >
- MatrixTypeNestedNonRef
: TriangularView< _MatrixType, _Mode >
, SparseTriangularView< MatrixType, Mode >
- MatrixTypeRealView
: Tridiagonalization< _MatrixType >
- MatrixTypeReverseIterator
: CwiseUnaryViewImpl< ViewOp, MatrixType, Sparse >
, CwiseUnaryOpImpl< UnaryOp, MatrixType, Sparse >
- matrixU()
: JacobiSVD< _MatrixType, QRPreconditioner >
- MatrixU
: SimplicialLDLT< _MatrixType, _UpLo >
- matrixU()
: LDLT< _MatrixType, _UpLo >
, LLT< _MatrixType, _UpLo >
, SimplicialLLT< _MatrixType, _UpLo >
, RealSchur< _MatrixType >
- MatrixU
: SimplicialLLT< _MatrixType, _UpLo >
- matrixU()
: SimplicialLDLT< _MatrixType, _UpLo >
, ComplexSchur< _MatrixType >
, UmfPackLU< _MatrixType >
, SuperLU< _MatrixType >
- MatrixUType
: JacobiSVD< _MatrixType, QRPreconditioner >
- matrixV()
: JacobiSVD< _MatrixType, QRPreconditioner >
- MatrixVType
: JacobiSVD< _MatrixType, QRPreconditioner >
- MatrixWrapper()
: MatrixWrapper< ExpressionType >
- matSuffix
: IOFormat
- max()
: AlignedBox< _Scalar, _AmbientDim >
- Max
: AlignedBox< _Scalar, _AmbientDim >
- max()
: AlignedBox< _Scalar, _AmbientDim >
- max_size()
: aligned_allocator< T >
- maxCoeff()
: VectorwiseOp< ExpressionType, Direction >
, DenseBase< Derived >
- MaxColsAtCompileTime
: ColPivHouseholderQR< _MatrixType >
, TriangularBase< Derived >
, ComplexSchur< _MatrixType >
, EigenSolver< _MatrixType >
, LDLT< _MatrixType, _UpLo >
, LLT< _MatrixType, _UpLo >
, RealSchur< _MatrixType >
, SparseMatrixBase< Derived >
, ComplexEigenSolver< _MatrixType >
, PartialPivLU< _MatrixType >
, JacobiSVD< _MatrixType, QRPreconditioner >
, FullPivLU< _MatrixType >
, DenseBase< Derived >
, SelfAdjointEigenSolver< _MatrixType >
, HouseholderQR< _MatrixType >
, FullPivHouseholderQR< _MatrixType >
- MaxDiagSizeAtCompileTime
: JacobiSVD< _MatrixType, QRPreconditioner >
- maxIterations()
: IterativeSolverBase< Derived >
- maxPivot()
: FullPivHouseholderQR< _MatrixType >
, ColPivHouseholderQR< _MatrixType >
, FullPivLU< _MatrixType >
- MaxRowsAtCompileTime
: SparseMatrixBase< Derived >
, HouseholderQR< _MatrixType >
, ColPivHouseholderQR< _MatrixType >
, FullPivHouseholderQR< _MatrixType >
, ComplexEigenSolver< _MatrixType >
, EigenSolver< _MatrixType >
, JacobiSVD< _MatrixType, QRPreconditioner >
, ComplexSchur< _MatrixType >
, RealSchur< _MatrixType >
, FullPivLU< _MatrixType >
, TriangularBase< Derived >
, DenseBase< Derived >
, PartialPivLU< _MatrixType >
, LDLT< _MatrixType, _UpLo >
- MaxSize
: HessenbergDecomposition< _MatrixType >
, Tridiagonalization< _MatrixType >
- MaxSizeAtCompileTime
: DenseBase< Derived >
, SparseMatrixBase< Derived >
- MaxSizeMinusOne
: Tridiagonalization< _MatrixType >
, HessenbergDecomposition< _MatrixType >
- mean()
: VectorwiseOp< ExpressionType, Direction >
, DenseBase< Derived >
- merged()
: AlignedBox< _Scalar, _AmbientDim >
- middleCols()
: SparseMatrixBase< Derived >
, DenseBase< Derived >
, SparseMatrixBase< Derived >
, DenseBase< Derived >
- middleRows()
: SparseMatrixBase< Derived >
, DenseBase< Derived >
, SparseMatrixBase< Derived >
, DenseBase< Derived >
- Min
: AlignedBox< _Scalar, _AmbientDim >
- min()
: AlignedBox< _Scalar, _AmbientDim >
- minCoeff()
: VectorwiseOp< ExpressionType, Direction >
, DenseBase< Derived >
- Mode
: TriangularView< _MatrixType, _Mode >
, SelfAdjointView< MatrixType, UpLo >
, TriangularBase< Derived >
- mp_matrix
: IterativeSolverBase< Derived >
- MulCost
: NumTraits< Array< Scalar, Rows, Cols, Options, MaxRows, MaxCols > >
, GenericNumTraits< T >
, NumTraits< std::complex< _Real > >