open_iA 2023.02
A tool for the visual analysis and processing of volumetric datasets, with a focus on industrial computed tomography.
Loading...
Searching...
No Matches
Classes | Functions
iAMapperImpl.h File Reference
#include "iAMapper.h"
#include "iAbase_export.h"
#include <cmath>

Classes

class  iALinearMapper
 Maps linearly from source to destination range. More...
 
class  iALogarithmicMapper
 Maps logarithmically from source to destination range. More...
 

Functions

template<typename T >
LogFunc (T value)
 Logarithmic convenience function for axes, using base above.
 

Function Documentation

◆ LogFunc()

template<typename T >
T LogFunc ( value)

Logarithmic convenience function for axes, using base above.