Functions

mln::registration::impl Namespace Reference

Functions

template<typename P >
composed< translation< P::dim,
float >, rotation< P::dim,
float > > 
registration1 (const box< P > &domain, const p_array< P > &P_, const p_array< P > &X)
template<typename P >
composed< translation< P::dim,
float >, rotation< P::dim,
float > > 
registration2 (const box< P > &domain, const p_array< P > &P_, const p_array< P > &X)
template<typename P >
composed< translation< P::dim,
float >, rotation< P::dim,
float > > 
registration3 (const box< P > &domain, const p_array< P > &P_, const p_array< P > &X)

Function Documentation

template<typename P >
composed< translation<P::dim,float>,rotation<P::dim,float> > mln::registration::impl::registration1 ( const box< P > &  domain,
const p_array< P > &  P_,
const p_array< P > &  X 
) [inline]
template<typename P >
composed< translation<P::dim,float>,rotation<P::dim,float> > mln::registration::impl::registration2 ( const box< P > &  domain,
const p_array< P > &  P_,
const p_array< P > &  X 
) [inline]
template<typename P >
composed< translation<P::dim,float>,rotation<P::dim,float> > mln::registration::impl::registration3 ( const box< P > &  domain,
const p_array< P > &  P_,
const p_array< P > &  X 
) [inline]