Package gov.nih.mipav.model.algorithms
Class CeresSolver.TripletSparseMatrixRandomMatrixOptions
java.lang.Object
gov.nih.mipav.model.algorithms.CeresSolver.TripletSparseMatrixRandomMatrixOptions
- Enclosing class:
CeresSolver
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
num_rows
public int num_rows -
num_cols
public int num_cols -
density
public double density
-
-
Constructor Details
-
TripletSparseMatrixRandomMatrixOptions
public TripletSparseMatrixRandomMatrixOptions()
-