Skip to main content

WeightedFunction

Module: opytimizer.functions.multi_objective.weighted

A WeightedFunction class used to hold multi-objective weighted functions.

Constructor​

WeightedFunction(functions: List[<built-in function callable>], weights: List[float]) -> None

Parameters​

ParameterTypeDefaultDescription
functionsList[<built-in function callable>]—
weightsList[float]—