LinearPauliRotations.slope

property LinearPauliRotations.slope: float

The multiplicative factor in the rotation angle of the controlled rotations.

The rotation angles are slope * 2^0, slope * 2^1, … , slope * 2^(n-1) where n is the number of state qubits.

Return type

float

Returns

The rotation angle common in all controlled rotations.