desc.objectives.GenericObjective.compute

GenericObjective.compute(*args, **kwargs)[source]

Compute the quantity.

Parameters:

args (ndarray) – Parameters given by self.args.

Returns:

f (ndarray) – Computed quantity.