Class CeresSolver.TripletSparseMatrixRandomMatrixOptions

java.lang.Object
gov.nih.mipav.model.algorithms.CeresSolver.TripletSparseMatrixRandomMatrixOptions
Enclosing class:
CeresSolver

class CeresSolver.TripletSparseMatrixRandomMatrixOptions extends Object
  • Field Details

    • num_rows

      public int num_rows
    • num_cols

      public int num_cols
    • density

      public double density
  • Constructor Details

    • TripletSparseMatrixRandomMatrixOptions

      public TripletSparseMatrixRandomMatrixOptions()