Functions
math_utilities.h File Reference
#include <cmath>
Include dependency graph for math_utilities.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

template<typename T >
alpha (T cutoff, double freq)
 
template<typename T >
angularMinus (T a, T b)
 
template<typename T >
minAbs (T a, T b)
 
template<typename T >
int sgn (T val)
 
template<typename T >
square (T val)
 

Function Documentation

◆ alpha()

template<typename T >
T alpha ( cutoff,
double  freq 
)

Definition at line 73 of file math_utilities.h.

◆ angularMinus()

template<typename T >
T angularMinus ( a,
b 
)

Definition at line 42 of file math_utilities.h.

◆ minAbs()

template<typename T >
T minAbs ( a,
b 
)

Definition at line 54 of file math_utilities.h.

◆ sgn()

template<typename T >
int sgn ( val)

Definition at line 61 of file math_utilities.h.

◆ square()

template<typename T >
T square ( val)

Definition at line 67 of file math_utilities.h.



rm_common
Author(s):
autogenerated on Thu Mar 6 2025 03:23:29