gate.call_method

gate.call_method(X)[source]

Evaluate the gate profile.

Parameters:

X (np.ndarray | float) – Evaluation point.

Returns:

Gate value.

Return type:

np.ndarray | float