SOLA
Loading...
Searching...
No Matches
Public Member Functions | Static Public Member Functions | Friends | List of all members
minhton::FuzzyValue Class Reference

Public Member Functions

bool isFalse () const
 
bool isUndecided () const
 
bool isTrue () const
 
FuzzyValue operator! () const
 
FuzzyValue operator&& (FuzzyValue other) const
 
FuzzyValue operator|| (FuzzyValue other) const
 
bool operator== (FuzzyValue other) const
 
bool operator!= (FuzzyValue other) const
 

Static Public Member Functions

static FuzzyValue createFalse ()
 
static FuzzyValue createUndecided ()
 
static FuzzyValue createTrue ()
 

Friends

std::ostream & operator<< (std::ostream &os, const FuzzyValue &fuzz)
 

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