pygsti.objects.TPParameterizedGate.to_vector

TPParameterizedGate.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