1.2.0
Geostatistics & Machine Learning toolbox | https://gstlearn.org
 
All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Limits Member List

This is the complete list of members for Limits, including all inherited members.

AStringable()AStringable
AStringable(const AStringable &r)AStringable
create(const VectorDouble &mini, const VectorDouble &maxi, const VectorBool &incmini=VectorBool(), const VectorBool &incmaxi=VectorBool())Limitsstatic
create(const VectorDouble &bounds, bool addFromZero=false)Limitsstatic
create(int nclass)Limitsstatic
display(const AStringFormat *strfmt=nullptr) const finalAStringablevirtual
display(int level) const finalAStringablevirtual
empty() const Limitsinline
getBound(int iclass, int mode=0) const Limits
getBounds()Limitsinline
getLimitNumber() const Limitsinline
getLowerBounds() const Limits
getLowerIncluded() const Limits
getUpperBounds() const Limits
getUpperIncluded() const Limits
isInside(double value) const Limits
Limits()Limits
Limits(const VectorDouble &mini, const VectorDouble &maxi, const VectorBool &incmini=VectorBool(), const VectorBool &incmaxi=VectorBool())Limits
Limits(const VectorDouble &bounds, bool addFromZero=false)Limits
Limits(int nclass)Limits
Limits(const Limits &m)Limits
operator=(const Limits &m)Limits
AStringable::operator=(const AStringable &r)AStringable
statistics(Db *db, const String &name, int optionStat=1, bool flagBelow=false, bool flagAbove=false)Limits
toCategory(Db *db, const String &name="", const NamingConvention &namconv=NamingConvention("Category")) const Limits
toCategoryByAttribute(Db *db, int iatt, const NamingConvention &namconv) const Limits
toIndicator(Db *db, const String &name="", int OptionIndicator=1, bool flagBelow=false, bool flagAbove=false, const NamingConvention &namconv=NamingConvention("Indicator")) const Limits
toIndicatorByAttribute(Db *db, int iatt, int OptionIndicator=1, bool flagBelow=false, bool flagAbove=false, const NamingConvention &namconv=NamingConvention("Indicator")) const Limits
toString(const AStringFormat *strfmt=nullptr) const overrideLimitsvirtual
~AStringable()AStringablevirtual
~Limits()Limitsvirtual