TnormList.h File Reference

Class for a list of t-norm (AND 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 "Tnorm.h"
#include "Base.h"

Include dependency graph for TnormList.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::TnormList
 Class for a list of t-norm (AND operator) objects. More...

Functions

double IRIS::Fuzzy::normProduct (double a, double b)
double IRIS::Fuzzy::normBoundedProduct (double a, double b)
double IRIS::Fuzzy::normDrasticProduct (double a, double b)
double IRIS::Fuzzy::normMin (double a, double b)

Variables

const string IRIS::Fuzzy::PRODUCT = "algebraic_product"
const string IRIS::Fuzzy::BOUNDED_PRODUCT = "bounded_difference"
const string IRIS::Fuzzy::DRASTIC_PRODUCT = "drastic_intersection"
const string IRIS::Fuzzy::MIN_AND = "standard_intersection"


Detailed Description

Class for a list of t-norm (AND 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:17 2006 for IRIS Intelligent Systems Tools by  doxygen 1.4.6