Functions

mln::registration::internal Namespace Reference

Functions

template<typename P >
void registration_tests (const p_array< P > &P_, const p_array< P > &X)
template<typename P , typename M , typename T >
float rms (const p_array< P > &a1, M &map, const unsigned length, const T &q1, const T &q2)
template<typename P , typename M , typename T >
float rms (const p_array< P > &a, M &map, const T &q1, const T &q2)

Function Documentation

template<typename P >
void mln::registration::internal::registration_tests ( const p_array< P > &  P_,
const p_array< P > &  X 
) [inline]
template<typename P , typename M , typename T >
float mln::registration::internal::rms ( const p_array< P > &  a1,
M &  map,
const unsigned  length,
const T &  q1,
const T &  q2 
)
template<typename P , typename M , typename T >
float mln::registration::internal::rms ( const p_array< P > &  a,
M &  map,
const T &  q1,
const T &  q2 
)