| Package | Description |
|---|---|
| no.uib.cipr.matrix |
Dense and structured sparse matrices, along with matrix factorisations
and solvers.
|
| Modifier and Type | Method and Description |
|---|---|
DenseVector |
DenseVectorSub.copy() |
DenseVector |
DenseVector.copy() |
static DenseVector |
Matrices.getColumn(Matrix m,
int j) |
DenseVector |
DenseVector.scale(double alpha) |
DenseVector |
DenseVector.zero() |
| Constructor and Description |
|---|
DenseVectorSub(DenseVector wrapped,
int offset,
int size) |
Copyright © 2015. All Rights Reserved.