Class CeresSolverTest.ParameterIgnoringCostFunction

Enclosing class:
CeresSolverTest

class CeresSolverTest.ParameterIgnoringCostFunction extends CeresSolver.SizedCostFunction
  • Field Details

    • kFactor

      int kFactor
    • kSucceeds

      boolean kSucceeds
    • r

      int r
    • c

      int c
  • Constructor Details

    • ParameterIgnoringCostFunction

      public ParameterIgnoringCostFunction(int kFactor, int kNumResiduals, int N0, int N1, int N2, boolean kSucceeds)
  • Method Details