Alexandria 2.31.0
SDC-CH common library for the Euclid project
Loading...
Searching...
No Matches
Classes | Namespaces | Functions
GridContainerToTable.h File Reference
#include "GridContainer/GridContainer.h"
#include "Table/Table.h"
#include "XYDataset/QualifiedName.h"
#include <vector>
#include "GridContainer/_impl/GridContainerToTable.icpp"
Include dependency graph for GridContainerToTable.h:

Go to the source code of this file.

Classes

struct  Euclid::GridContainer::GridAxisToTable< T >
 
struct  Euclid::GridContainer::GridAxisToTable< Euclid::XYDataset::QualifiedName >
 
struct  Euclid::GridContainer::GridCellToTable< T, Enable >
 
struct  Euclid::GridContainer::GridCellToTable< T, typename std::enable_if< std::is_arithmetic< T >::value >::type >
 

Namespaces

namespace  Euclid
 
namespace  Euclid::GridContainer
 

Functions

template<typename GridCellManager , typename... AxesTypes>
Table::Table Euclid::GridContainer::gridContainerToTable (const GridContainer< GridCellManager, AxesTypes... > &grid)