FrozenParameterGate.get_full_params

FrozenParameterGate.get_full_params(params)[source]

Returns the full parameter list for the underlying gate.

Parameters:

params (RealVector) – The parameters to the gate.

Returns:

The full parameters to the underlying gate.

Return type:

list[float]