__call__()#

Mapper.__call__()#

Evaluate the function f(x, y, z)

Parameters:
  • x (float) – function parameter x

  • y (float) – function parameter y

  • y – function parameter z

Return type:

float