Public Member Functions | Public Attributes
CvFuzzyFunction Class Reference

#include <contrib.hpp>

List of all members.

Public Member Functions

 CvFuzzyFunction ()
 ~CvFuzzyFunction ()
void addCurve (CvFuzzyCurve *curve, double value=0)
void resetValues ()
double calcValue ()
CvFuzzyCurvenewCurve ()

Public Attributes

std::vector< CvFuzzyCurvecurves

Constructor & Destructor Documentation


Member Function Documentation

void CvFuzzyFunction::addCurve ( CvFuzzyCurve curve,
double  value = 0 
)

Member Data Documentation


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