opynsim
Unofficial C++ Documentation
Loading...
Searching...
No Matches
scaling_step_validation_state.h
Go to the documentation of this file.
1#pragma once
2
3namespace opyn
4{
5 // The state of a validation check performed by a `ScalingStep`.
8 Error,
9 };
10}
Definition component_registry.h:14
ScalingStepValidationState
Definition scaling_step_validation_state.h:6