Construct the relevant functions derived from the Fermat Potential.
Parameters:
Name |
Type |
Description |
Default |
Psi |
Callable
|
the Fermat Potential function.
|
required
|
Returns:
Name | Type |
Description |
T_funcs |
Dict[str, Callable]
|
a dictionary of the relevant functions.
|