GPy/GPy/kern/parts/sympy_helpers.h

3 lines
85 B
C

#include <math.h>
double DiracDelta(double x);
double DiracDelta(double x, int foo);