BinaryObjectiveFunction.objective¶ BinaryObjectiveFunction.objective(weights)[fuente]¶ Computes the value of this objective function given weights. Parámetros: weights (ndarray) – an array of weights to be used in the objective function. Tipo del valor devuelto: float Devuelve: Value of the function.