gftool.basis.ZeroPole.eval

ZeroPole.eval(z)[source]

Evaluate the function at z.

Parameters:
z(…) complex np.ndarray

Point at which the function is evaluated.

Returns:
(…) complex np.ndarray

The function evaluated at z.