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