Namespaces | |
namespace | code |
Classes | |
class | code::SparseGrid |
Abstract Base class of sparse grid implementations. More... | |
class | code::SparseGrid2D< T > |
This is a memory optimization of the regular dimensioned data for those cases where the data is sparse in the grid. More... | |
class | code::SparseGrid2D< T >::Pixel |
class | code::SparseGrid3D< T > |
This is a memory optimization of LatLonHeightGrid when the data are sparse within the grid. More... | |
class | code::SparseGrid3D< T >::Pixel |