27 template <
class DataPo
int,
class _NFilter,
typename T>
30 PONCA_FITTING_DECLARE_DEFAULT_TYPES
34 PONCA_MULTIARCH
inline void init()
46 return Base::m_eCurrentState = res;
49 PONCA_MULTIARCH
inline bool ready()
const {
return m_ready; }
Helper class to check for status of required extensions.
This Source Code Form is subject to the terms of the Mozilla Public License, v.
FIT_RESULT
Enum corresponding to the state of a fitting method (and what the finalize function returns)
@ NEED_OTHER_PASS
The fitting procedure needs to analyse the neighborhood another time.
@ STABLE
The fitting is stable and ready to use.