Package | Description |
---|---|
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.
|
Modifier and Type | Class and Description |
---|---|
class |
DenseVector
Dense vector.
|
class |
DenseVectorSub
Wraps a DenseVector, allowing easy access to a sub array of
the original without taking copies.
|
Modifier and Type | Class and Description |
---|---|
class |
SparseVector
Sparse vector
|
Copyright © 2013. All Rights Reserved.