#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" |
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