Class CeresSolver.Cell

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

class CeresSolver.Cell extends Object
  • Field Details

    • block_id

      public int block_id
    • position

      public int position
  • Constructor Details

    • Cell

      public Cell()
    • Cell

      public Cell(int block_id_, int position_)