All Classes
-
Class Summary Class Description ApplyFillReductionPermutation_FSCC Applies the fill reduction row pivots to the input matrix to reduce fill in during decomposition/solve.CholeskyUpLooking_FSCC Performs a Cholesky decomposition using an up looking algorthm on aFMatrixSparseCSC.ColumnCounts_FSCC Computes the column counts of the upper triangular portion of L as in L*LT=A.CommonOps_FSCC DecompositionFactory_FSCC Factory for sparse matrix decompositionsFillReductionFactory_FSCC ImplCommonOps_FSCC Implementation class.ImplSparseSparseMult_FSCC LinearSolverCholesky_FSCC Linear solver using a sparse Cholesky decomposition.LinearSolverFactory_FSCC Factory for sparse linear solversLinearSolverLu_FSCC LU Decomposition based solver for square matrices.LinearSolverQrLeftLooking_FSCC Sparse linear solver implemented usingQrLeftLookingDecomposition_FSCC.LuUpLooking_FSCC LU Decomposition using a left looking algorithm forFMatrixSparseCSC.MatrixFeatures_FSCC MatrixFeatures_FSTL MatrixVectorMult_FSCC NormOps_FSCC QrHelperFunctions_FSCC Functions used with a sparse QR decompositionQrLeftLookingDecomposition_FSCC Left-looking QR decomposition algorithm for sparse matrices.QrStructuralCounts_FSCC Determines the structure of the QR decomposition.RandomMatrices_FSCC RandomMatrices_FSTL TriangularSolver_FSCC