|
lsst.astshim gf5dcc679e7+dafe91c9d6
|
#include <memory>#include <sstream>#include <stdexcept>#include "astshim/base.h"#include "astshim/CmpMap.h"Go to the source code of this file.
Classes | |
| class | ast::ParallelMap |
| A parallel compound mapping where the first Mapping is used to transform the lower numbered coordinates of each point and the second Mapping is used to transform the remaining coordinates. More... | |
Namespaces | |
| namespace | ast |
| AST wrapper classes and functions. | |