class
#include <atlas/trans/Cache.h>
Cache
Derived classes
- class LegendreCache
- class LegendreFFTCache
- class TransCache
Constructors, destructors, conversion operators
- Cache()
- Cache(const Cache& other) defaulted
- operator bool() const
- ~Cache() virtual
Public functions
- auto trans() const -> const TransImpl*
- auto legendre() const -> const TransCacheEntry&
- auto fft() const -> const TransCacheEntry&