TconormList.h File Reference

Class for a list of t-conorm (OR operator) objects, based on P. Reignier's libfuzzy: C++ Library for Fuzzy Control, Laboratoire d'Informatique Industrielle, Ecole Nationale d'Ingenieurs de Brest, CP 15, 29608 Brest Cedex - FRANCE. More...

#include "Tconorm.h"
#include "Base.h"

Include dependency graph for TconormList.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  IRIS
namespace  IRIS::Fuzzy

Classes

class  IRIS::Fuzzy::TconormList
 Class for a list of t-conorm (OR operator) objects. More...

Functions

double IRIS::Fuzzy::conormAlgebraicSum (double a, double b)
double IRIS::Fuzzy::conormBoundedSum (double a, double b)
double IRIS::Fuzzy::conormDrasticSum (double a, double b)
double IRIS::Fuzzy::conormMax (double a, double b)

Variables

const string IRIS::Fuzzy::SUM = "algebraic_sum"
const string IRIS::Fuzzy::BOUNDED_SUM = "bounded_sum"
const string IRIS::Fuzzy::DRASTIC_SUM = "drastic_union"
const string IRIS::Fuzzy::MAX_OR = "standard_union"


Detailed Description

Class for a list of t-conorm (OR operator) objects, based on P. Reignier's libfuzzy: C++ Library for Fuzzy Control, Laboratoire d'Informatique Industrielle, Ecole Nationale d'Ingenieurs de Brest, CP 15, 29608 Brest Cedex - FRANCE.

Written by: Dr. J <Juliano@csuChico.edu>

California State University, Chico
Institute for Research in Intelligent Systems (IRIS)
Intelligent Systems Laboratory (ISL)
Corner First and Warner
Chico, CA 95929-0410
U.S.A.

http://iris.ecst.csuchico.edu
http://www.gotbots.org
http://www.ecst.csuchico.edu/csci
http://www.ecst.csuchico.edu/~juliano


Generated on Tue Dec 12 13:42:13 2006 for IRIS Intelligent Systems Tools by  doxygen 1.4.6