|
opatIO-cpp 0.3.0a
Open Parametrized Array Table
|
| ▼Nopat | |
| ▼Nlattice | Namespace for table lattice interpolation of OPAT files |
| CSimplex | Represents a simplex containing a point, along with barycentric weights |
| CTableLattice | Represents a lattice structure for interpolating data from an OPAT object |
| CBounds | Structure to hold the minimum and maximum values for a dimension |
| CCardCatalog | Structure to hold the catalog of tables in a DataCard |
| CCardCatalogEntry | Structure to hold the index information of a table in an OPAT file |
| CCardHeader | Structure to hold the header information of a DataCard in an OPAT file |
| CDataCard | Structure to hold a DataCard, which contains multiple tables |
| CHeader | Structure to hold the header information of an OPAT file |
| COPAT | Structure to hold the entire OPAT file |
| COPATTable | Structure to hold the data of an OPAT table |
| CSlice | Structure to represent a slice of data |
| CTableIndex | Structure to hold the index of tables within a DataCard |
| CTableIndexEntry | Structure to hold the index information of a table within a DataCard |
| ▼Nstd | Specialization of std::hash for FloatIndexVector |
| Chash< FloatIndexVector > | |
| CFloatIndexVector | |
| CopatIOTest | Test suite for the const class |
| COPATTable_C | Represents a table structure in an OPAT file |
| CtableLatticeTest |