Main Page | Modules | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members | Related Pages
vigra_ext::interp_cubic Struct Reference
cubic interpolation More...
#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 |
Detailed Description
cubic interpolation
Member Function Documentation
|
||||||||||||
|
initialize weights for given
|
|
|
|
Member Data Documentation
|
|
|
The documentation for this struct was generated from the following file:
- hugin_base/vigra_ext/Interpolators.h
1.3.9.1