desc.objectives.ObjectiveFunction.build

ObjectiveFunction.build(use_jit=None, verbose=1)Source

Build the objective.

Parameters:
  • use_jit (bool, optional) – Whether to just-in-time compile the objective and derivatives.

  • verbose (int, optional) – Level of output.