pygsti.objects.FullyParameterizedGate.to_vector

FullyParameterizedGate.to_vector()

Get the gate parameters as an array of values.

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