|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MatrixVectorReader | |
---|---|
no.uib.cipr.matrix | Dense and structured sparse matrices, along with matrix factorisations and solvers. |
no.uib.cipr.matrix.sparse | Unstructured sparse matrices and vectors with iterative solvers and preconditioners. |
Uses of MatrixVectorReader in no.uib.cipr.matrix |
---|
Constructors in no.uib.cipr.matrix with parameters of type MatrixVectorReader | |
---|---|
DenseMatrix(MatrixVectorReader r)
Constructor for DenseMatrix |
|
DenseVector(MatrixVectorReader r)
Constructor for DenseVector |
Uses of MatrixVectorReader in no.uib.cipr.matrix.sparse |
---|
Constructors in no.uib.cipr.matrix.sparse with parameters of type MatrixVectorReader | |
---|---|
CompColMatrix(MatrixVectorReader r)
Constructor for CompColMatrix |
|
CompDiagMatrix(MatrixVectorReader r)
Constructor for CompDiagMatrix |
|
CompRowMatrix(MatrixVectorReader r)
Constructor for CompRowMatrix |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |