Class SuperLU.NCPformat
- java.lang.Object
- 
- gov.nih.mipav.model.structures.jama.SuperLU.NCPformat
 
- 
- Enclosing class:
- SuperLU
 
 class SuperLU.NCPformat extends java.lang.Object
- 
- 
Constructor SummaryConstructors Constructor Description NCPformat()
 
- 
- 
- 
Field Detail- 
nnzint nnz 
 - 
nzvaldouble[] nzval 
 - 
nzvaldcSuperLU.doublecomplex[] nzvaldc 
 - 
rowindint[] rowind 
 - 
colbegint[] colbeg 
 - 
colendint[] colend 
 
- 
 
-