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