Class CeresSolverTest.DestructorCountingCostFunction

Enclosing class:
CeresSolverTest

class CeresSolverTest.DestructorCountingCostFunction extends CeresSolver.SizedCostFunction
  • Field Details

    • num_destructions_

      private int[] num_destructions_
  • Constructor Details

    • DestructorCountingCostFunction

      public DestructorCountingCostFunction(int[] num_destructions)
  • Method Details