#include <Interpolators.h>
Public Member Functions | |
| void | calc_coeff (double x, double *w) const |
initialize weights for given x | |
| void | emitGLSL (std::ostringstream &oss) const |
Static Public Attributes | |
| const int | size = 4 |
Definition at line 131 of file Interpolators.h.
|
||||||||||||
|
initialize weights for given
Definition at line 137 of file Interpolators.h. References vigra_ext::cubic01(), and vigra_ext::cubic12(). |
|
|
Definition at line 145 of file Interpolators.h. References vigra_ext::A(). |
|
|
Definition at line 134 of file Interpolators.h. |
1.3.9.1