LMMS
Loading...
Searching...
No Matches
lmms
LinearMap
Public Member Functions
|
Private Attributes
|
List of all members
lmms::LinearMap< T > Class Template Reference
#include <
lmms_math.h
>
Public Member Functions
LinearMap
(T x1, T y1, T x2, T y2)
T
map
(T
x
)
const
Private Attributes
T
m_a
T
m_b
Constructor & Destructor Documentation
◆
LinearMap()
template<typename T>
lmms::LinearMap
< T >::LinearMap
(
T
x1
,
T
y1
,
T
x2
,
T
y2
)
inline
Member Function Documentation
◆
map()
template<typename T>
T
lmms::LinearMap
< T >::map
(
T
x
)
const
inline
Member Data Documentation
◆
m_a
template<typename T>
T
lmms::LinearMap
< T >::m_a
private
◆
m_b
template<typename T>
T
lmms::LinearMap
< T >::m_b
private
The documentation for this class was generated from the following file:
/home/runner/work/lmms-fork/lmms-fork/include/
lmms_math.h
Generated on
for LMMS by
1.16.1