Public Member Functions
DataSelector< ContainerT > Class Template Reference

Interface to classes that generate subsets of size k of the data given in constructor. More...

#include <model_estimation.h>

Inheritance diagram for DataSelector< ContainerT >:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual shared_ptr< ContainerT > select ()=0

Detailed Description

template<class ContainerT>
class DataSelector< ContainerT >

Interface to classes that generate subsets of size k of the data given in constructor.

Definition at line 148 of file model_estimation.h.


Member Function Documentation

template<class ContainerT >
virtual shared_ptr<ContainerT> DataSelector< ContainerT >::select ( ) [pure virtual]
Returns:
selected subset or null pointer that indicates that no more selection can be generated.

Implemented in AllCombinationsSelector< ContainerT >, PairSelectorFromTwoSets< ContainerT >, and RandomDataSelector< ContainerT >.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines


pose_estimation
Author(s): Jiri Divis/jiridivis@gmail.com
autogenerated on Wed Mar 27 2013 21:00:14