Tekkotsu Homepage
Demos
Overview
Downloads
Dev. Resources
Reference
Credits

matchInfo Class Reference

#include <matchinfo.h>


Detailed Description

Definition at line 9 of file matchinfo.h.

List of all members.

Public Member Functions

 matchInfo ()

Public Attributes

modelM
modelmatchedM
objectO
objectmatchedO
double s
double theta
double tx
double ty
std::vector< double > initialVals
std::vector< double > newVals
std::vector< bool > hasMatch
std::vector< double > matchedVals

Private Member Functions

 matchInfo (const matchInfo &)
matchInfooperator= (const matchInfo &)

Constructor & Destructor Documentation

matchInfo::matchInfo (  ) 

Definition at line 22 of file matchinfo.h.

matchInfo::matchInfo ( const matchInfo  )  [private]

Member Function Documentation

matchInfo& matchInfo::operator= ( const matchInfo  )  [private]

Member Data Documentation

std::vector<bool> matchInfo::hasMatch

Definition at line 19 of file matchinfo.h.

Referenced by KnowledgeBase::learn().

std::vector<double> matchInfo::initialVals

Definition at line 17 of file matchinfo.h.

Referenced by KnowledgeBase::learn().

Definition at line 12 of file matchinfo.h.

Referenced by KnowledgeBase::learn().

Definition at line 13 of file matchinfo.h.

Referenced by KnowledgeBase::learn().

Definition at line 15 of file matchinfo.h.

Referenced by KnowledgeBase::learn().

std::vector<double> matchInfo::matchedVals

Definition at line 20 of file matchinfo.h.

Referenced by KnowledgeBase::learn().

std::vector<double> matchInfo::newVals

Definition at line 18 of file matchinfo.h.

Referenced by KnowledgeBase::learn().

Definition at line 14 of file matchinfo.h.

Referenced by KnowledgeBase::learn().

double matchInfo::s

Definition at line 16 of file matchinfo.h.

Referenced by KnowledgeBase::learn().

Definition at line 16 of file matchinfo.h.

Referenced by KnowledgeBase::learn().

double matchInfo::tx

Definition at line 16 of file matchinfo.h.

Referenced by KnowledgeBase::learn().

double matchInfo::ty

Definition at line 16 of file matchinfo.h.

Referenced by KnowledgeBase::learn().


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

Tekkotsu v5.1CVS
Generated Mon May 9 04:59:12 2016 by Doxygen 1.6.3