#include <contrib.hpp>
Public Member Functions | |
CvFuzzyController () | |
~CvFuzzyController () | |
void | addRule (CvFuzzyCurve *c1, CvFuzzyCurve *c2, CvFuzzyCurve *o1) |
double | calcOutput (double param1, double param2) |
CvFuzzyController::CvFuzzyController | ( | ) |
CvFuzzyController::~CvFuzzyController | ( | ) |
void CvFuzzyController::addRule | ( | CvFuzzyCurve * | c1, |
CvFuzzyCurve * | c2, | ||
CvFuzzyCurve * | o1 | ||
) |
double CvFuzzyController::calcOutput | ( | double | param1, |
double | param2 | ||
) |