pygsti.objects.FullyParameterizedGate.__init__

FullyParameterizedGate.__init__(M)

Initialize a FullyParameterizedGate object.

Parameters:M (array_like or Gate) – a square 2D array-like or Gate object representing the gate action. The shape of M sets the dimension of the gate.