ObjectiveFunction.objective¶ abstract ObjectiveFunction.objective(weights)[kaynak]¶ Computes the value of this objective function given weights. Parametreler: weights (ndarray) – an array of weights to be used in the objective function. Dönüş türü: float Dönüşler: Value of the function.