astrotypes  0.0
Classes | Namespaces | Functions
IndexMapper.h File Reference
#include "NumericalRepresentation.h"
#include "detail/IndexMapper.cpp"
Include dependency graph for IndexMapper.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  pss::astrotypes::IndexMapper< DestinationContainer, SrcContainerType >
 Maps indexes from one container onto another. More...
 

Namespaces

 pss
 
 pss::astrotypes
 

Functions

template<typename DestinationContainer , typename SrcContainerType >
IndexMapper< DestinationContainer, SrcContainerType > pss::astrotypes::make_IndexMapper (DestinationContainer &dst, SrcContainerType const &src)