#include <contrib.hpp>
§ CvFuzzyCurve()
CvFuzzyCurve::CvFuzzyCurve |
( |
| ) |
|
§ ~CvFuzzyCurve()
CvFuzzyCurve::~CvFuzzyCurve |
( |
| ) |
|
§ addPoint()
void CvFuzzyCurve::addPoint |
( |
double |
x, |
|
|
double |
y |
|
) |
| |
§ calcValue()
double CvFuzzyCurve::calcValue |
( |
double |
param | ) |
|
§ clear()
void CvFuzzyCurve::clear |
( |
| ) |
|
§ getCentre()
double CvFuzzyCurve::getCentre |
( |
| ) |
|
§ getValue()
double CvFuzzyCurve::getValue |
( |
| ) |
|
§ setCentre()
void CvFuzzyCurve::setCentre |
( |
double |
_centre | ) |
|
§ setValue()
void CvFuzzyCurve::setValue |
( |
double |
_value | ) |
|
The documentation for this class was generated from the following file: