|
GridFire v0.7.1_rc2
General Purpose Nuclear Network
|
Interpolation error with optional per-axis bounds details. More...
#include <weak_types.h>
Public Attributes | |
| InterpolationErrorType | type |
| Error category. | |
| std::optional< std::unordered_map< TableAxes, BoundsErrorInfo > > | boundsErrorInfo = std::nullopt |
Interpolation error with optional per-axis bounds details.
For BOUNDS_ERROR, boundsErrorInfo may contain an entry per offending axis.
| std::optional<std::unordered_map<TableAxes, BoundsErrorInfo> > gridfire::rates::weak::InterpolationError::boundsErrorInfo = std::nullopt |
| InterpolationErrorType gridfire::rates::weak::InterpolationError::type |
Error category.