|
aimstil
5.0.5
|
#include "til/til_common.h"

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... | |