Class SuperLU.dataRowColItem
- java.lang.Object
-
- gov.nih.mipav.model.structures.jama.SuperLU.dataRowColItem
-
- Enclosing class:
- SuperLU
private class SuperLU.dataRowColItem extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description dataRowColItem(double data, int row, int col)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description intgetCol()doublegetData()intgetRow()
-