Gustavo Coelho

Results 2 comments of Gustavo Coelho

> The `.h` file shouldn't really be necessary. Bessel function are defined in `math.h` so should be able to make a symbolic expression directly calling it rather than the lookup...

> Also, I want to understand if this is significantly different from using PrecomputedInterpolator (i.e. this class could extend and use the functionality there) @navjotk At the same way that...