Class SuperLU.SuperLUStat_t
- java.lang.Object
-
- gov.nih.mipav.model.structures.jama.SuperLU.SuperLUStat_t
-
- Enclosing class:
- SuperLU
public class SuperLU.SuperLUStat_t extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description (package private) int
expansions
(package private) float[]
ops
(package private) int[]
panel_histo
(package private) int
RefineSteps
(package private) int
TinyPivots
(package private) double[]
utime
-
Constructor Summary
Constructors Constructor Description SuperLUStat_t()
-