|
rm_control
|
#include <cmath>

Go to the source code of this file.
Functions | |
| template<typename T > | |
| T | angularMinus (T a, T b) |
| template<typename T > | |
| T | minAbs (T a, T b) |
| template<typename T > | |
| int | sgn (T val) |
| template<typename T > | |
| T | square (T val) |
| template<typename T > | |
| T | alpha (T cutoff, double freq) |
| T alpha | ( | T | cutoff, |
| double | freq ) |
| T angularMinus | ( | T | a, |
| T | b ) |
| T minAbs | ( | T | a, |
| T | b ) |
| int sgn | ( | T | val | ) |
| T square | ( | T | val | ) |