#include <Interpolators.h>
Public Member Functions | |
| void | calc_coeff (double x, double *w) const |
initialize weights for given offset x | |
| void | emitGLSL (std::ostringstream &oss) const |
Static Public Attributes | |
| const int | size = size_ |
Definition at line 247 of file Interpolators.h.
|
||||||||||||||||
|
initialize weights for given offset
Definition at line 253 of file Interpolators.h. References vigra_ext::sinc(). |
|
||||||||||
|
Definition at line 271 of file Interpolators.h. References M_PI. |
|
|||||
|
Definition at line 250 of file Interpolators.h. |
1.3.9.1