32#ifndef eman__interp_h__
33#define eman__interp_h__
53 if (v < 0 || v > 4.998f) {
57 int a = (int) floor(r);
Interp defines the interpolation function used to generate a e^-x^4 function in real space.
static float hyperg(float v)
static float * get_gimx()
static float get_hyperg(int i)