Main Page | Modules | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members | Related Pages
vigra_ext::PolySqDistFunctor< NTERMS > Struct Template Reference
#include <VignettingCorrection.h>
Public Member Functions | |
| PolySqDistFunctor (const std::vector< double > &coeff) | |
| double | operator() (double x, double y) const |
Public Attributes | |
| double | m_coeff [NTERMS] |
template<int NTERMS = 4>
struct vigra_ext::PolySqDistFunctor< NTERMS >
Constructor & Destructor Documentation
|
||||||||||
|
|
Member Function Documentation
|
||||||||||||||||
|
|
Member Data Documentation
|
|||||
|
|
The documentation for this struct was generated from the following file:
- hugin_base/vigra_ext/VignettingCorrection.h
1.3.9.1