aimstil  5.0.5
til_math.h File Reference
#include "til/til_common.h"
Include dependency graph for til_math.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 til
 Belongs to package Box Do not include directly, include til/Box.h instead.
 
 til::math
 Namespace for misc. math definitions.
 

Functions

INLINE double til::math::sinc (double x)
 sinus cardinal More...
 
INLINE double til::math::dsinc (double x)
 first derivative of sinc More...
 
INLINE double til::math::d2sinc (double x)
 second derivative of sinc More...