Hugintrunk
0.1
|
#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] |
Definition at line 188 of file VignettingCorrection.h.
|
inline |
Definition at line 192 of file VignettingCorrection.h.
References vigra_ext::PolySqDistFunctor< NTERMS >::m_coeff.
|
inline |
Definition at line 197 of file VignettingCorrection.h.
References vigra_ext::PolySqDistFunctor< NTERMS >::m_coeff.
double vigra_ext::PolySqDistFunctor< NTERMS >::m_coeff[NTERMS] |
Definition at line 190 of file VignettingCorrection.h.
Referenced by vigra_ext::PolySqDistFunctor< NTERMS >::operator()(), and vigra_ext::PolySqDistFunctor< NTERMS >::PolySqDistFunctor().