AURobotServers  4
Public Member Functions | Public Attributes | List of all members
TableEntry< dim > Struct Template Reference

#include <SplitTable.h>

Public Member Functions

 TableEntry (const typename std::map< const double, std::vector< GaussianHypothesis< dim > > >::iterator it)
 

Public Attributes

const std::vector< GaussianHypothesis< dim > > & hypotheses
 
const double & variance
 

Constructor & Destructor Documentation

template<int dim>
TableEntry< dim >::TableEntry ( const typename std::map< const double, std::vector< GaussianHypothesis< dim > > >::iterator  it)
inline

Member Data Documentation

template<int dim>
const std::vector<GaussianHypothesis<dim> >& TableEntry< dim >::hypotheses
template<int dim>
const double& TableEntry< dim >::variance

The documentation for this struct was generated from the following file: