Class CeresSolver.CellInfo

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

public class CeresSolver.CellInfo extends Object
  • Field Details

    • values

      public double[] values
    • values_index

      public int values_index
    • m

      public Lock m
  • Constructor Details

    • CellInfo

      public CellInfo()
    • CellInfo

      public CellInfo(double[] ptr, int index)
  • Method Details

    • finalize

      protected void finalize()
      Overrides:
      finalize in class Object