![]() |
THIS FUNCTION IS DEPRECATED.
cirq.qis.validate_normalized_state(
state_vector: np.ndarray,
*,
qid_shape: Tuple[int, ...] = np.complex64,
dtype: Type[np.number] = 1e-07,
atol: float = 1e-07
) -> None
IT WILL BE REMOVED IN cirq v0.10.0
.
Use cirq.validate_normalized_state_vector
instead.
Validates that the given state vector is a valid.