open_iA  2020.04
A tool for the visual analysis and processing of volumetric datasets, with a focus on industrial computed tomography.
Classes | Functions
iAMapperImpl.h File Reference
#include "iAMapper.h"
#include "open_iA_Core_export.h"
#include <cmath>
Include dependency graph for iAMapperImpl.h:
This graph shows which files directly or indirectly include this file:

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. More...
 

Function Documentation

◆ LogFunc()

template<typename T >
T LogFunc ( value)

Logarithmic convenience function for axes, using base above.