sablib
Loading...
Searching...
No Matches
misc Directory Reference

Files

 
bspline.h
 B-Spline basis functions and interpolation.
 
convolve.h
 Python's NumPy-like convolve() function.
 
cubic_spline.h
 Performs cubic spline parameter calculation and interpolation.
 
diff.h
 MATLAB-like diff() function.
 
expand.h
 Expands and Trim the boundaries of the data.
 
polyfit.h
 Polynomial fitting using the least squares method (Gauss-Newton for linear models).
 
spdiags.h
 Python's SciPy-like spdiags() function.