|
ivutils
|
Simple implementation of interpolation form (but not efficient in terms of used memory) More...
#include <transfer.h>
Public Attributes | |
| index_t | shifts [N] |
| interpolation indices | |
| coef_t | coeffs [N] |
| interpolation coefficients | |
| int | n |
| number of terms in interpolation | |
Simple implementation of interpolation form (but not efficient in terms of used memory)