learningalgorithm.h File Reference
Include dependency graph for learningalgorithm.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  LearningAlgorithm
 LearningAlgorithm object. More...
 
class  Pattern
 Pattern object. More...
 
class  Pattern::PatternInfo
 

Typedefs

typedef QVector< Pattern > PatternSet
 PatternSet type.