Serialized Form
Package no.uib.cipr.matrix |
size
int size
- Size of the vector
serialVersionUID: 5358813524094629362L
data
double[] data
- Vector data
wrapped
DenseVector wrapped
offset
int offset
serialVersionUID: 4806417891899193518L
serialVersionUID: -8054618754675367225L
serialVersionUID: -2305369220010776320L
reason
NotConvergedException.Reason reason
- The reason for this exception
Package no.uib.cipr.matrix.sparse |
serialVersionUID: 5354102050137093202L
iterations
int iterations
- Iteration count when this exception was thrown
r
double r
- Final residual
data
double[] data
- Data
index
int[] index
- Indices to data
used
int used
- How much has been used
Copyright © 2015. All Rights Reserved.