|
using | Matrix = MatrixCacheEntry::Matrix |
|
|
| MatrixCache (const Cache &c) |
|
| MatrixCache (Matrix &&m) |
|
| MatrixCache (std::shared_ptr< const Matrix > m) |
|
| MatrixCache (const Matrix *m) |
|
| MatrixCache (const Interpolation &) |
|
| operator bool () const |
|
const Matrix & | matrix () const |
|
size_t | footprint () const |
|
| Cache (const Cache &other) |
|
| Cache (const Interpolation &) |
|
| operator bool () const |
|
size_t | footprint () const |
|
void | add (const Cache &) |
|
const InterpolationCacheEntry * | get (const std::string &type) const |
|
The documentation for this class was generated from the following files:
- src/atlas/interpolation/Cache.h
- src/atlas/interpolation/Cache.cc