Walter White
2016-02-25 13:48:59 UTC
Hello,
are there functions for linear interpolation and trapezoidal rule
integration in CUDA?
Something like interp1d or trapz in in Python and Matlab.
Or how would you do it? So far I am iterating trough a list manually.
Kind regards,
Joe
are there functions for linear interpolation and trapezoidal rule
integration in CUDA?
Something like interp1d or trapz in in Python and Matlab.
Or how would you do it? So far I am iterating trough a list manually.
Kind regards,
Joe