Previous topic

error_solver.solvers.Collector.set_dict

Next topic

error_solver.solvers.collect

This Page

error_solver.solvers.Collector.set_fdict

classmethod Collector.set_fdict(func, value)[source]

If collection is active, adds the value to the function dictionary.

Parameters:
func : function

The function to which the value corresponds.

value

The result of the method.