Class SuperLU.NRformat_loc
java.lang.Object
gov.nih.mipav.model.structures.jama.SuperLU.NRformat_loc
- Enclosing class:
SuperLU
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
nnz_loc
int nnz_loc -
m_loc
int m_loc -
fst_row
int fst_row -
nzval
double[] nzval -
rowptr
int[] rowptr -
colind
int[] colind
-
-
Constructor Details
-
NRformat_loc
NRformat_loc()
-