ConstFun ======== .. currentmodule:: negmas.preferences .. autoclass:: ConstFun :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~ConstFun.bias ~ConstFun.dim .. rubric:: Methods Summary .. autosummary:: ~ConstFun.__call__ ~ConstFun.from_dict ~ConstFun.max ~ConstFun.min ~ConstFun.minmax ~ConstFun.scale_by ~ConstFun.shift_by ~ConstFun.to_dict ~ConstFun.xml .. rubric:: Attributes Documentation .. autoattribute:: bias .. autoattribute:: dim .. 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