GestureRecognition/stlrecognitioncommon.h File Reference

#include <list>
#include <map>
#include <sstream>
#include <string>
#include <vector>

Go to the source code of this file.

Classes

struct  StlStrokePoint

Typedefs

typedef double StlClassProbabilityT
typedef std::map< int, StlClassProbabilityTStlClassProbabilities
typedef double StlFeatureResultT
typedef std::vector< StlFeatureResultTStlFeatureVec
typedef float StlStrokeCoordT
typedef float StlStrokePressureT
typedef uint32_t StlStrokeTimeT
typedef std::vector< StlStrokePointStlStroke
typedef std::list< StlStrokeStlStrokeList

Functions

template<class T>
bool from_string (T &t, const std::string &s, std::ios_base &(*f)(std::ios_base &)=std::dec)


Typedef Documentation

typedef std::map<int, StlClassProbabilityT> StlClassProbabilities

typedef double StlClassProbabilityT

typedef double StlFeatureResultT

typedef std::vector<StlFeatureResultT> StlFeatureVec

typedef std::vector<StlStrokePoint> StlStroke

typedef float StlStrokeCoordT

typedef std::list<StlStroke> StlStrokeList

typedef float StlStrokePressureT

typedef uint32_t StlStrokeTimeT


Function Documentation

template<class T>
bool from_string ( T &  t,
const std::string &  s,
std::ios_base &(*)(std::ios_base &)  f = std::dec 
) [inline]


Generated on Mon Jul 30 09:46:50 2007 for Digest by  doxygen 1.5.2