LambdaFun ========= .. currentmodule:: negmas.preferences .. autoclass:: LambdaFun :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~LambdaFun.bias ~LambdaFun.dim ~LambdaFun.f ~LambdaFun.max_value ~LambdaFun.min_value .. rubric:: Methods Summary .. autosummary:: ~LambdaFun.__call__ ~LambdaFun.from_dict ~LambdaFun.max ~LambdaFun.min ~LambdaFun.minmax ~LambdaFun.scale_by ~LambdaFun.shift_by ~LambdaFun.to_dict ~LambdaFun.xml .. rubric:: Attributes Documentation .. autoattribute:: bias .. autoattribute:: dim .. autoattribute:: f .. autoattribute:: max_value .. autoattribute:: min_value .. rubric:: Methods Documentation .. automethod:: __call__ .. automethod:: from_dict .. automethod:: max .. automethod:: min .. automethod:: minmax .. automethod:: scale_by .. automethod:: shift_by .. automethod:: to_dict .. automethod:: xml