- qspec.check_half_integer ( * args )[source]
-
- Parameters:
-
- argsscalar
Scalar arguments.
- Returns:
-
- outNone
Checks whether the given arguments are multiples of 1/2.
- Raises:
-
- ValueError
If any argument is not a multiple of 1/2.
Scalar arguments.
Checks whether the given arguments are multiples of 1/2.
If any argument is not a multiple of 1/2.