12 #ifndef CD_LookupTable_H
13 #define CD_LookupTable_H
18 #include <type_traits>
21 namespace LookupTable {
Declaration of a lookup table in one independent variable.
OutOfRangeStrategy
Strategy for obtaining data when requesting data that is out of range. We can use either constant (i....
Definition: CD_LookupTable.H:29
Spacing
Enum for classifying the coordinate system.
Definition: CD_LookupTable.H:38