pygsti.objects.StaticGate.to_vector

StaticGate.to_vector()

Get the gate parameters as an array of values. An empty array in the case of StaticGate.

Returns:The gate parameters as a 1D array with length num_params().
Return type:numpy array