validate_state
- pyoptex.doe.fixed_structure.validation.validate_state(state, params, eps=1e-06)[source]
Validates that the provided state is correct.
Parameters
- state
State The state to validate.
- params
Parameters The parameters of the design generation.
- epsfloat
The epsilon to use for floating point comparison.
- state