CvFuzzyController Class Reference

#include <cvaux.hpp>

List of all members.

Public Member Functions

 CvFuzzyController ()
 ~CvFuzzyController ()
void addRule (CvFuzzyCurve *c1, CvFuzzyCurve *c2, CvFuzzyCurve *o1)
double calcOutput (double param1, double param2)

Constructor & Destructor Documentation

CvFuzzyController::CvFuzzyController (  )
CvFuzzyController::~CvFuzzyController (  )

Member Function Documentation

void CvFuzzyController::addRule ( CvFuzzyCurve c1,
CvFuzzyCurve c2,
CvFuzzyCurve o1 
)
double CvFuzzyController::calcOutput ( double  param1,
double  param2 
)

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