SkelGIS  3.0
skelgis::_ApplyList_Func< T, 0, T2, R2 > Struct Template Reference

_ApplyList_Func structure More...

#include <apply_list.hpp>

List of all members.

Public Member Functions

virtual void operator() (DMatrix_vector< T, 0 > &, DMatrix_vector< T2, R2 > &) const =0

Detailed Description

template<typename T, typename T2, int R2>
struct skelgis::_ApplyList_Func< T, 0, T2, R2 >

_ApplyList_Func structure

Template Parameters:
Tis the type of data to store in the input list of DMatrix R overlap template parameter is not asked and specialized to 0
T2is the type of data to store in the output list of DMatrix
R2is the overlap distance needed by the calculation for output DMatrix. The default value of line is used (true).

Definition at line 39 of file apply_list.hpp.


The documentation for this struct was generated from the following file:
 All Classes Files Functions Variables Defines