38 docs tagged with "matrix"
View All TagsARPACK
Eigenvalue of sparse matrices.
BlockMatrixField
BlockNodeFieldLis
ContractionUtility
This module provides methods for contraction operation between tensors.
CSRMatrix
CSRMatrix is defined to handle Compressed Sparse Row matrix.
CSRSparsity
CSRSparsity is a user type for storing the compressed sparse row sparse matrix.
DiagUtility
This module contains useful routines related for diagonal matrices.
DOF
EigenUtility
This module constains routines for computing the eigenvalues and eigenvectors of matrices.
Lapack95
Lapack95 example 1
This example shows the use of SYTRF and SYCONV method defined in Lapack95.
Lapack95 example 10
This example shows the use of SymGetLU and SymLUSolve method defined in Lapack95.
Lapack95 example 11
This example shows the use of SymGetLU and SymLUSolve method defined in Lapack95.
Lapack95 example 12
This example shows the use of SymGetLU and SymLUSolve method defined in Lapack95.
Lapack95 example 13
This example shows the use of SymGetLU and SymGetInv method defined in Lapack95.
Lapack95 example 14
This example shows the use of SymSolve method defined in Lapack95.
Lapack95 example 15
This example shows the use of SymGetLDL method defined in Lapack95.
Lapack95 example 16
This example shows the use of SymGetLDL method defined in Lapack95.
Lapack95 example 2
This example shows the use of SYTRF method.
Lapack95 example 3
This example shows the use of SymGetLDL method defined in Lapack95.
Lapack95 example 4
This example shows the use of SymGetLDL method defined in Lapack95.
Lapack95 example 5
This example shows the use of SymGetLDL method defined in Lapack95.
Lapack95 example 6
This example shows the use of SymGetLDL method defined in Lapack95.
Lapack95 example 7
This example shows the use of SymGetCholesky method defined in Lapack95.
Lapack95 example 8
This example shows the use of SymGetCholesky method defined in Lapack95.
Lapack95 example 9
This example shows the use of SymGetLU and SymLUSolve method defined in Lapack95.
LinearAlgebraUtility
This module provides routines related to linear algebra.
LisLinSolver
MatrixField
MatrixFieldLis
RealMatrix
SortUtility
This module contains routines for sorting the matrix and vectors. Currently, this module provides following methods.
STScalarField
STScalarFieldLis
SwapUtility
This module includes the routines for swapping operations.
SymUtility
SymUtility module provides routines for constructing the symmetric matrices from the lower or upper part of a dese matrix.
TriagUtility
This module defines the methods to access the upper or lower triangular part of a square or rectangle matrix.