- foxes_opt.core.FarmOptProblem.max_values_float()
The maximal values of the float variables.
Use numpy.inf for unbounded.
Returns¶
- values: numpy.ndarray
Maximal float values, shape: (n_vars_float,)
The maximal values of the float variables.
Use numpy.inf for unbounded.
Maximal float values, shape: (n_vars_float,)