Main Page | Modules | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members | Related Pages
vigra_ext::interp_sinc< size_ > Struct Template Reference
sinc interpolation, with variable width More...
#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_ |
Detailed Description
template<int size_>
struct vigra_ext::interp_sinc< size_ >
sinc interpolation, with variable width
Member Function Documentation
|
||||||||||||||||
|
initialize weights for given offset
|
|
||||||||||
|
|
Member Data Documentation
|
|||||
|
|
The documentation for this struct was generated from the following file:
- hugin_base/vigra_ext/Interpolators.h
1.3.9.1