open_iA 2024.7
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 ( T value)

Logarithmic convenience function for axes, using base above.