- 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
: SparseView< MatrixType >
, SparseInnerVectorSet< SparseMatrix< _Scalar, _Options, _Index >, Size >
, VectorwiseOp< ExpressionType, Direction >
, SelfCwiseBinaryOp< BinaryOp, Lhs, Rhs >
, WithFormat< ExpressionType >
, LDLT< _MatrixType, _UpLo >
, LLT< _MatrixType, _UpLo >
, CwiseUnaryView< ViewOp, MatrixType >
, Diagonal< MatrixType, DiagIndex >
, DiagonalProduct< MatrixType, DiagonalType, ProductOrder >
, Replicate< MatrixType, RowFactor, ColFactor >
, Reverse< MatrixType, Direction >
, SelfAdjointView< MatrixType, UpLo >
, Transpose< MatrixType >
, TriangularView< _MatrixType, _Mode >
, PartialReduxExpr< MatrixType, MemberOp, Direction >
, HessenbergDecomposition< _MatrixType >
, Tridiagonalization< _MatrixType >
, Homogeneous< MatrixType, _Direction >
, Transform< _Scalar, _Dim, _Mode, _Options >
, PardisoImpl< Derived >
, SimplicialCholeskyBase< Derived >
, SparseInnerVectorSet< MatrixType, Size >
, SparseSelfAdjointView< MatrixType, UpLo >
, SparseSymmetricPermutationProduct< MatrixType, UpLo >
, SparseTriangularView< MatrixType, Mode >
, 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
: SelfAdjointEigenSolver< _MatrixType >
, ComplexSchur< _MatrixType >
, RealSchur< _MatrixType >
, IterativeSolverBase< Derived >
- m_maxpivot
: FullPivHouseholderQR< _MatrixType >
, FullPivLU< _MatrixType >
, ColPivHouseholderQR< _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
: SparseInnerVectorSet< MatrixType, Size >
, SparseInnerVectorSet< SparseMatrix< _Scalar, _Options, _Index >, Size >
, SparseMatrix< _Scalar, _Options, _Index >
, MappedSparseMatrix< _Scalar, _Flags, _Index >
- m_outerStart
: SparseInnerVectorSet< MatrixType, Size >
, SparseInnerVectorSet< SparseMatrix< _Scalar, _Options, _Index >, Size >
- m_outerStride
: Block< XprType, BlockRows, BlockCols, InnerPanel, true >
- m_p
: SuperLUBase< _MatrixType, Derived >
, UmfPackLU< _MatrixType >
- m_P
: SimplicialCholeskyBase< Derived >
- m_p
: PartialPivLU< _MatrixType >
- m_P
: IncompleteLUT< _Scalar >
- m_p
: FullPivLU< _MatrixType >
- m_parent
: SimplicialCholeskyBase< Derived >
- m_pastixdata
: PastixBase< Derived >
- m_perm
: PastixBase< Derived >
, PardisoImpl< 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 >
, FullPivHouseholderQR< _MatrixType >
, ColPivHouseholderQR< _MatrixType >
- m_prod
: ScaledProduct< NestedProduct >
- m_pt
: PardisoImpl< Derived >
- m_q
: SuperLUBase< _MatrixType, Derived >
, FullPivLU< _MatrixType >
, UmfPackLU< _MatrixType >
- m_qr
: ColPivHouseholderQR< _MatrixType >
, HouseholderQR< _MatrixType >
, FullPivHouseholderQR< _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
: Product< Lhs, Rhs >
, SparseDiagonalProduct< Lhs, Rhs >
, SparseSparseProduct< LhsNested, RhsNested >
, ProductBase< Derived, Lhs, Rhs >
, CoeffBasedProduct< LhsNested, RhsNested, NestingFlags >
, CwiseBinaryOp< BinaryOp, Lhs, Rhs >
, SparseDenseOuterProduct< Lhs, Rhs, Tr >
- m_row
: CommaInitializer< XprType >
, Triplet< Scalar, Index >
- m_rowFactor
: Replicate< MatrixType, RowFactor, ColFactor >
- m_rows
: MapBase< Derived, ReadOnlyAccessors >
, CwiseNullaryOp< NullaryOp, PlainObjectType >
, JacobiSVD< _MatrixType, QRPreconditioner >
- m_rows_transpositions
: FullPivHouseholderQR< _MatrixType >
- m_rowsTranspositions
: PartialPivLU< _MatrixType >
, FullPivLU< _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
: SparseVector< _Scalar, _Options, _Index >
, PastixBase< Derived >
, PardisoImpl< Derived >
- 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
: FullPivHouseholderQR< _MatrixType >
, ColPivHouseholderQR< _MatrixType >
, HouseholderQR< _MatrixType >
, HessenbergDecomposition< _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
: Transpose< TranspositionsBase< TranspositionsDerived > >
, LDLT< _MatrixType, _UpLo >
- m_type
: PardisoImpl< Derived >
- m_u
: SuperLUBase< _MatrixType, Derived >
, UmfPackLU< _MatrixType >
- 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 >
, CwiseUnaryOp< UnaryOp, XprType >
, Block< XprType, BlockRows, BlockCols, InnerPanel, true >
- matPrefix
: IOFormat
- matSuffix
: IOFormat
- mp_matrix
: IterativeSolverBase< Derived >