OpenMS
DimMapper< N_DIM > Member List

This is the complete list of members for DimMapper< N_DIM >, including all inherited members.

create_(DIM_UNIT u)DimMapper< N_DIM >inlineprotectedstatic
DimMapper()=deleteDimMapper< N_DIM >
DimMapper(const DIM_UNIT(&units)[N_DIM])DimMapper< N_DIM >inline
DimMapper(const DimMapper &rhs)DimMapper< N_DIM >inline
dims_DimMapper< N_DIM >protected
fromXY(const DRange< N_DIM > &in, RangeManager< Ranges... > &output) constDimMapper< N_DIM >inline
fromXY(const Point &in, RangeManager< Ranges... > &output) constDimMapper< N_DIM >inline
fromXY(const Point &in, T &out) constDimMapper< N_DIM >inline
fromXY(const Point &in) constDimMapper< N_DIM >inline
getDim(DIM d) constDimMapper< N_DIM >inline
map(const T &data) constDimMapper< N_DIM >inline
map(const Container &data, const Size index) constDimMapper< N_DIM >inline
mapRange(const RangeManager< Ranges... > &ranges) constDimMapper< N_DIM >inline
operator!=(const DimMapper &rhs) constDimMapper< N_DIM >inline
operator=(const DimMapper &rhs)DimMapper< N_DIM >inline
operator==(const DimMapper &rhs) constDimMapper< N_DIM >inline
Point typedefDimMapper< N_DIM >