LSSTApplications
20.0.0
LSSTDataManagementBasePackage
|
#include <algorithm>
#include <memory>
#include <vector>
#include "astshim/base.h"
#include "astshim/Mapping.h"
Go to the source code of this file.
Classes | |
class | ast::ChebyDomain |
The domain over which a Chebyshev polynomial is defined; returned by ChebyMap.getDomain. More... | |
class | ast::ChebyMap |
A ChebyMap is a form of Mapping which performs a Chebyshev polynomial transformation. More... | |
Namespaces | |
ast | |
AST wrapper classes and functions. | |