lsst.astshim
tickets.DM-23835-g6b7c2f671f
|
Go to the documentation of this file.
22 #ifndef ASTSHIM_MAPSPLIT_H
23 #define ASTSHIM_MAPSPLIT_H
Definition: MapSplit.h:38
std::vector< int > origIn
Definition: MapSplit.h:73
std::shared_ptr< Mapping > splitMap
Definition: MapSplit.h:67
AST wrapper classes and functions.
Definition: attributes_channel.dox:1
MapSplit & operator=(MapSplit const &)=default
std::vector< int > origOut
Definition: MapSplit.h:83
MapSplit(Mapping const &map, std::vector< int > const &in)
Definition: MapSplit.cc:35