#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 159 of file Interpolators.h.
|
||||||||||||
|
initialize weights for given
Definition at line 165 of file Interpolators.h. |
|
|
Definition at line 173 of file Interpolators.h. |
|
|
Definition at line 162 of file Interpolators.h. |
1.3.9.1