Class CeresSolverTest.TernaryCostFunction

java.lang.Object
gov.nih.mipav.model.algorithms.CeresSolver.CostFunction
gov.nih.mipav.model.algorithms.CeresSolverTest.TernaryCostFunction
Enclosing class:
CeresSolverTest

class CeresSolverTest.TernaryCostFunction extends CeresSolver.CostFunction
  • Constructor Details

    • TernaryCostFunction

      public TernaryCostFunction(int num_residuals, int parameter_block1_size, int parameter_block2_size, int parameter_block3_size)
  • Method Details