opatIO-cpp 0.3.0a
Open Parametrized Array Table
Loading...
Searching...
No Matches
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123]
 Nopat
 NlatticeNamespace for table lattice interpolation of OPAT files
 CSimplexRepresents a simplex containing a point, along with barycentric weights
 CTableLatticeRepresents a lattice structure for interpolating data from an OPAT object
 CBoundsStructure to hold the minimum and maximum values for a dimension
 CCardCatalogStructure to hold the catalog of tables in a DataCard
 CCardCatalogEntryStructure to hold the index information of a table in an OPAT file
 CCardHeaderStructure to hold the header information of a DataCard in an OPAT file
 CDataCardStructure to hold a DataCard, which contains multiple tables
 CHeaderStructure to hold the header information of an OPAT file
 COPATStructure to hold the entire OPAT file
 COPATTableStructure to hold the data of an OPAT table
 CSliceStructure to represent a slice of data
 CTableIndexStructure to hold the index of tables within a DataCard
 CTableIndexEntryStructure to hold the index information of a table within a DataCard
 NstdSpecialization of std::hash for FloatIndexVector
 Chash< FloatIndexVector >
 CFloatIndexVector
 CopatIOTestTest suite for the const class
 COPATTable_CRepresents a table structure in an OPAT file
 CtableLatticeTest