LegendreCacheCreator class
          #include <atlas/trans/LegendreCacheCreator.h>
        
        
Constructors, destructors, conversion operators
- LegendreCacheCreator() defaulted
- 
              LegendreCacheCreator(const Grid&,
              int truncation,
              const eckit::Configuration& = util:: NoConfig()) 
Public functions
- auto supported() const -> bool
- 
              auto uid() const -> std::string 
- 
              void create(const std::string& path) const 
- auto create() const -> Cache
- auto estimate() const -> size_t