pygsti.objects.FullyParameterizedSPAMVec.__init__

FullyParameterizedSPAMVec.__init__(vec)

Initialize a FullyParameterizedSPAMOp object.

Parameters:vec (array_like or SPAMVec) – a 1D numpy array representing the SPAM operation. The shape of this array sets the dimension of the SPAM op.