CostFunction ============ .. currentmodule:: caf.distribute.cost_functions .. autoclass:: CostFunction :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~CostFunction.parameter_names .. rubric:: Methods Summary .. autosummary:: ~CostFunction.calculate ~CostFunction.random_valid_params ~CostFunction.validate_params .. rubric:: Attributes Documentation .. autoattribute:: parameter_names .. rubric:: Methods Documentation .. automethod:: calculate .. automethod:: random_valid_params .. automethod:: validate_params