2020-02-17 21:05:20 +00:00
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
< html > < head > < meta http-equiv = "Content-Type" content = "text/html;charset=iso-8859-1" >
2020-02-17 21:11:31 +00:00
< title > XQilla Simple API Documentation< / title >
2020-02-17 21:05:20 +00:00
< link href = "doxygen.css" rel = "stylesheet" type = "text/css" >
< link href = "tabs.css" rel = "stylesheet" type = "text/css" >
< / head > < body >
2020-02-17 21:11:31 +00:00
< a style = "float:right;" href = "http://sourceforge.net/projects/xqilla" > < img src = "http://sflogo.sourceforge.net/sflogo.php?group_id=152021&type=2" border = "0" alt = "SourceForge.net Logo" / > < / a >
2020-02-17 21:19:08 +00:00
<!-- Generated by Doxygen 1.3.9.1 -->
< div class = "qindex" > < a class = "qindex" href = "index.html" > Main Page< / a > | < a class = "qindex" href = "namespaces.html" > Namespace List< / a > | < a class = "qindex" href = "hierarchy.html" > Class Hierarchy< / a > | < a class = "qindex" href = "classes.html" > Alphabetical List< / a > | < a class = "qindex" href = "annotated.html" > Class List< / a > | < a class = "qindex" href = "dirs.html" > Directories< / a > | < a class = "qindex" href = "files.html" > File List< / a > | < a class = "qindex" href = "namespacemembers.html" > Namespace Members< / a > | < a class = "qindex" href = "functions.html" > Class Members< / a > | < a class = "qindex" href = "globals.html" > File Members< / a > | < a class = "qindex" href = "examples.html" > Examples< / a > < / div >
< h1 > ATDoubleOrDerived Class Reference< / h1 > < code > #include < < a class = "el" href = "ATDoubleOrDerived_8hpp-source.html" > ATDoubleOrDerived.hpp< / a > > < / code >
2020-02-17 21:17:06 +00:00
< p >
2020-02-17 21:19:08 +00:00
Inheritance diagram for ATDoubleOrDerived:< p > < center > < img src = "classATDoubleOrDerived__inherit__graph.png" border = "0" usemap = "#ATDoubleOrDerived__inherit__map" alt = "Inheritance graph" > < / center >
< map name = "ATDoubleOrDerived__inherit__map" >
< area href = "classNumeric.html" shape = "rect" coords = "40,231,109,255" alt = "" >
< area href = "classAnyAtomicType.html" shape = "rect" coords = "17,156,132,180" alt = "" >
< area href = "classItem.html" shape = "rect" coords = "51,81,99,105" alt = "" >
< area href = "classReferenceCounted.html" shape = "rect" coords = "9,7,140,31" alt = "" >
< / map >
< center > < font size = "2" > [< a href = "graph_legend.html" > legend< / a > ]< / font > < / center > < a href = "classATDoubleOrDerived-members.html" > List of all members.< / a > < table border = "0" cellpadding = "0" cellspacing = "0" >
2020-02-17 21:05:20 +00:00
< tr > < td > < / td > < / tr >
< tr > < td colspan = "2" > < br > < h2 > Public Types< / h2 > < / td > < / tr >
< tr > < td class = "memItemLeft" nowrap align = "right" valign = "top" > typedef < a class = "el" href = "classRefCountPointer.html" > RefCountPointer< / a > < const < br >
2020-02-17 21:19:08 +00:00
< a class = "el" href = "classATDoubleOrDerived.html" > ATDoubleOrDerived< / a > > < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classATDoubleOrDerived.html#w0" > Ptr< / a > < / td > < / tr >
2020-02-17 21:05:20 +00:00
< tr > < td colspan = "2" > < br > < h2 > Public Member Functions< / h2 > < / td > < / tr >
2020-02-17 21:19:08 +00:00
< tr > < td class = "memItemLeft" nowrap align = "right" valign = "top" > virtual const XMLCh * < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classATDoubleOrDerived.html#a0" > getPrimitiveTypeName< / a > () const =0< / td > < / tr >
2020-02-17 21:05:20 +00:00
2020-02-17 21:19:08 +00:00
< tr > < td class = "memItemLeft" nowrap align = "right" valign = "top" > virtual const XMLCh * < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classATDoubleOrDerived.html#a1" > getTypeURI< / a > () const =0< / td > < / tr >
2020-02-17 21:05:20 +00:00
2020-02-17 21:19:08 +00:00
< tr > < td class = "memItemLeft" nowrap align = "right" valign = "top" > virtual const XMLCh * < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classATDoubleOrDerived.html#a2" > getTypeName< / a > () const =0< / td > < / tr >
2020-02-17 21:05:20 +00:00
2020-02-17 21:19:08 +00:00
< tr > < td class = "memItemLeft" nowrap align = "right" valign = "top" > virtual const XMLCh * < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classATDoubleOrDerived.html#a3" > asString< / a > (const < a class = "el" href = "classDynamicContext.html" > DynamicContext< / a > *context) const =0< / td > < / tr >
2020-02-17 21:05:20 +00:00
2020-02-17 21:19:08 +00:00
< tr > < td class = "memItemLeft" nowrap align = "right" valign = "top" > virtual < a class = "el" href = "classRefCountPointer.html" > Numeric::Ptr< / a > < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classATDoubleOrDerived.html#a4" > promoteTypeIfApplicable< / a > (< a class = "el" href = "classAnyAtomicType.html#w25" > AnyAtomicType::AtomicObjectType< / a > typeIndex, const < a class = "el" href = "classDynamicContext.html" > DynamicContext< / a > *context) const =0< / td > < / tr >
2020-02-17 21:05:20 +00:00
2020-02-17 21:19:08 +00:00
< tr > < td class = "memItemLeft" nowrap align = "right" valign = "top" > virtual < a class = "el" href = "classRefCountPointer.html" > Numeric::Ptr< / a > < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classATDoubleOrDerived.html#a5" > add< / a > (const < a class = "el" href = "classRefCountPointer.html" > Numeric::Ptr< / a > & other, const < a class = "el" href = "classDynamicContext.html" > DynamicContext< / a > *context) const =0< / td > < / tr >
2020-02-17 21:05:20 +00:00
2020-02-17 21:19:08 +00:00
< tr > < td class = "mdescLeft" > < / td > < td class = "mdescRight" > Returns a < a class = "el" href = "classNumeric.html" > Numeric< / a > object which is the sum of this and other. < a href = "#a5" > < / a > < br > < / td > < / tr >
< tr > < td class = "memItemLeft" nowrap align = "right" valign = "top" > virtual < a class = "el" href = "classRefCountPointer.html" > Numeric::Ptr< / a > < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classATDoubleOrDerived.html#a6" > subtract< / a > (const < a class = "el" href = "classRefCountPointer.html" > Numeric::Ptr< / a > & other, const < a class = "el" href = "classDynamicContext.html" > DynamicContext< / a > *context) const =0< / td > < / tr >
2020-02-17 21:05:20 +00:00
2020-02-17 21:19:08 +00:00
< tr > < td class = "mdescLeft" > < / td > < td class = "mdescRight" > Returns a < a class = "el" href = "classNumeric.html" > Numeric< / a > object which is the difference of this and other. < a href = "#a6" > < / a > < br > < / td > < / tr >
< tr > < td class = "memItemLeft" nowrap align = "right" valign = "top" > virtual < a class = "el" href = "classRefCountPointer.html" > Numeric::Ptr< / a > < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classATDoubleOrDerived.html#a7" > multiply< / a > (const < a class = "el" href = "classRefCountPointer.html" > Numeric::Ptr< / a > & other, const < a class = "el" href = "classDynamicContext.html" > DynamicContext< / a > *context) const =0< / td > < / tr >
2020-02-17 21:05:20 +00:00
2020-02-17 21:19:08 +00:00
< tr > < td class = "mdescLeft" > < / td > < td class = "mdescRight" > Returns a < a class = "el" href = "classNumeric.html" > Numeric< / a > object which is the product of this and other. < a href = "#a7" > < / a > < br > < / td > < / tr >
< tr > < td class = "memItemLeft" nowrap align = "right" valign = "top" > virtual < a class = "el" href = "classRefCountPointer.html" > Numeric::Ptr< / a > < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classATDoubleOrDerived.html#a8" > divide< / a > (const < a class = "el" href = "classRefCountPointer.html" > Numeric::Ptr< / a > & other, const < a class = "el" href = "classDynamicContext.html" > DynamicContext< / a > *context) const =0< / td > < / tr >
2020-02-17 21:05:20 +00:00
2020-02-17 21:19:08 +00:00
< tr > < td class = "mdescLeft" > < / td > < td class = "mdescRight" > Returns a < a class = "el" href = "classNumeric.html" > Numeric< / a > object which is the quotient of this and other. < a href = "#a8" > < / a > < br > < / td > < / tr >
< tr > < td class = "memItemLeft" nowrap align = "right" valign = "top" > virtual < a class = "el" href = "classRefCountPointer.html" > Numeric::Ptr< / a > < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classATDoubleOrDerived.html#a9" > mod< / a > (const < a class = "el" href = "classRefCountPointer.html" > Numeric::Ptr< / a > & other, const < a class = "el" href = "classDynamicContext.html" > DynamicContext< / a > *context) const =0< / td > < / tr >
2020-02-17 21:05:20 +00:00
2020-02-17 21:19:08 +00:00
< tr > < td class = "mdescLeft" > < / td > < td class = "mdescRight" > Returns the arithmetic product of its operands as a < a class = "el" href = "classNumeric.html" > Numeric< / a > . < a href = "#a9" > < / a > < br > < / td > < / tr >
< tr > < td class = "memItemLeft" nowrap align = "right" valign = "top" > virtual < a class = "el" href = "classRefCountPointer.html" > Numeric::Ptr< / a > < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classATDoubleOrDerived.html#a10" > floor< / a > (const < a class = "el" href = "classDynamicContext.html" > DynamicContext< / a > *context) const =0< / td > < / tr >
2020-02-17 21:05:20 +00:00
2020-02-17 21:19:08 +00:00
< tr > < td class = "mdescLeft" > < / td > < td class = "mdescRight" > Returns the floor of this < a class = "el" href = "classNumeric.html" > Numeric< / a > . < a href = "#a10" > < / a > < br > < / td > < / tr >
< tr > < td class = "memItemLeft" nowrap align = "right" valign = "top" > virtual < a class = "el" href = "classRefCountPointer.html" > Numeric::Ptr< / a > < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classATDoubleOrDerived.html#a11" > ceiling< / a > (const < a class = "el" href = "classDynamicContext.html" > DynamicContext< / a > *context) const =0< / td > < / tr >
2020-02-17 21:05:20 +00:00
2020-02-17 21:19:08 +00:00
< tr > < td class = "mdescLeft" > < / td > < td class = "mdescRight" > Returns the ceiling of this < a class = "el" href = "classNumeric.html" > Numeric< / a > . < a href = "#a11" > < / a > < br > < / td > < / tr >
< tr > < td class = "memItemLeft" nowrap align = "right" valign = "top" > virtual < a class = "el" href = "classRefCountPointer.html" > Numeric::Ptr< / a > < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classATDoubleOrDerived.html#a12" > round< / a > (const < a class = "el" href = "classDynamicContext.html" > DynamicContext< / a > *context) const =0< / td > < / tr >
2020-02-17 21:05:20 +00:00
2020-02-17 21:19:08 +00:00
< tr > < td class = "mdescLeft" > < / td > < td class = "mdescRight" > Rounds this < a class = "el" href = "classNumeric.html" > Numeric< / a > . < a href = "#a12" > < / a > < br > < / td > < / tr >
< tr > < td class = "memItemLeft" nowrap align = "right" valign = "top" > virtual < a class = "el" href = "classRefCountPointer.html" > Numeric::Ptr< / a > < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classATDoubleOrDerived.html#a13" > roundHalfToEven< / a > (const < a class = "el" href = "classRefCountPointer.html" > Numeric::Ptr< / a > & precision, const < a class = "el" href = "classDynamicContext.html" > DynamicContext< / a > *context) const =0< / td > < / tr >
2020-02-17 21:05:20 +00:00
2020-02-17 21:19:08 +00:00
< tr > < td class = "mdescLeft" > < / td > < td class = "mdescRight" > Rounds this < a class = "el" href = "classNumeric.html" > Numeric< / a > to the given precision, and rounds a half to even. < a href = "#a13" > < / a > < br > < / td > < / tr >
< tr > < td class = "memItemLeft" nowrap align = "right" valign = "top" > virtual < a class = "el" href = "classRefCountPointer.html" > Numeric::Ptr< / a > < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classATDoubleOrDerived.html#a14" > invert< / a > (const < a class = "el" href = "classDynamicContext.html" > DynamicContext< / a > *context) const =0< / td > < / tr >
2020-02-17 21:05:20 +00:00
2020-02-17 21:19:08 +00:00
< tr > < td class = "mdescLeft" > < / td > < td class = "mdescRight" > Returns the Additive inverse of this < a class = "el" href = "classNumeric.html" > Numeric< / a > . < a href = "#a14" > < / a > < br > < / td > < / tr >
< tr > < td class = "memItemLeft" nowrap align = "right" valign = "top" > virtual < a class = "el" href = "classRefCountPointer.html" > Numeric::Ptr< / a > < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classATDoubleOrDerived.html#a15" > abs< / a > (const < a class = "el" href = "classDynamicContext.html" > DynamicContext< / a > *context) const =0< / td > < / tr >
2020-02-17 21:05:20 +00:00
2020-02-17 21:19:08 +00:00
< tr > < td class = "mdescLeft" > < / td > < td class = "mdescRight" > Returns the absolute value of this < a class = "el" href = "classNumeric.html" > Numeric< / a > . < a href = "#a15" > < / a > < br > < / td > < / tr >
< tr > < td class = "memItemLeft" nowrap align = "right" valign = "top" > virtual bool < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classATDoubleOrDerived.html#a16" > isNaN< / a > () const =0< / td > < / tr >
2020-02-17 21:05:20 +00:00
2020-02-17 21:19:08 +00:00
< tr > < td class = "memItemLeft" nowrap align = "right" valign = "top" > virtual bool < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classATDoubleOrDerived.html#a17" > isInfinite< / a > () const =0< / td > < / tr >
2020-02-17 21:05:20 +00:00
2020-02-17 21:19:08 +00:00
< tr > < td class = "memItemLeft" nowrap align = "right" valign = "top" > virtual bool < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classATDoubleOrDerived.html#a18" > isZero< / a > () const =0< / td > < / tr >
2020-02-17 21:05:20 +00:00
2020-02-17 21:19:08 +00:00
< tr > < td class = "mdescLeft" > < / td > < td class = "mdescRight" > Does this < a class = "el" href = "classNumeric.html" > Numeric< / a > have value 0? < a href = "#a18" > < / a > < br > < / td > < / tr >
< tr > < td class = "memItemLeft" nowrap align = "right" valign = "top" > virtual bool < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classATDoubleOrDerived.html#a19" > isPositive< / a > () const =0< / td > < / tr >
2020-02-17 21:05:20 +00:00
2020-02-17 21:19:08 +00:00
< tr > < td class = "mdescLeft" > < / td > < td class = "mdescRight" > Is this < a class = "el" href = "classNumeric.html" > Numeric< / a > positive? < a href = "#a19" > < / a > < br > < / td > < / tr >
< tr > < td class = "memItemLeft" nowrap align = "right" valign = "top" > virtual < a class = "el" href = "classAnyAtomicType.html#w25" > AnyAtomicType::AtomicObjectType< / a > < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classATDoubleOrDerived.html#a20" > getPrimitiveTypeIndex< / a > () const =0< / td > < / tr >
2020-02-17 21:05:20 +00:00
2020-02-17 21:19:08 +00:00
< tr > < td class = "memItemLeft" nowrap align = "right" valign = "top" > virtual const MAPM & < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classATDoubleOrDerived.html#a21" > asMAPM< / a > () const =0< / td > < / tr >
2020-02-17 21:05:20 +00:00
2020-02-17 21:19:08 +00:00
< tr > < td class = "memItemLeft" nowrap align = "right" valign = "top" > virtual < a class = "el" href = "classNumeric.html#w6" > State< / a > < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classATDoubleOrDerived.html#a22" > getState< / a > () const =0< / td > < / tr >
2020-02-17 21:05:20 +00:00
< / table >
< hr > < h2 > Member Typedef Documentation< / h2 >
2020-02-17 21:19:08 +00:00
< a class = "anchor" name = "w0" doxytag = "ATDoubleOrDerived::Ptr" > < / a > < p >
< table class = "mdTable" width = "100%" cellpadding = "2" cellspacing = "0" >
< tr >
< td class = "mdRow" >
< table cellpadding = "0" cellspacing = "0" border = "0" >
2020-02-17 21:05:20 +00:00
< tr >
2020-02-17 21:19:08 +00:00
< td class = "md" nowrap valign = "top" > typedef < a class = "el" href = "classRefCountPointer.html" > RefCountPointer< / a > < const < a class = "el" href = "classATDoubleOrDerived.html" > ATDoubleOrDerived< / a > > < a class = "el" href = "classRefCountPointer.html" > ATDoubleOrDerived::Ptr< / a > < / td >
2020-02-17 21:05:20 +00:00
< / tr >
< / table >
2020-02-17 21:19:08 +00:00
< / td >
< / tr >
< / table >
< table cellspacing = "5" cellpadding = "0" border = "0" >
< tr >
< td >
< / td >
< td >
2020-02-17 21:05:20 +00:00
< p >
2020-02-17 21:19:08 +00:00
< p >
Reimplemented from < a class = "el" href = "classNumeric.html#w0" > Numeric< / a > . < / td >
< / tr >
< / table >
2020-02-17 21:05:20 +00:00
< hr > < h2 > Member Function Documentation< / h2 >
2020-02-17 21:19:08 +00:00
< a class = "anchor" name = "a15" doxytag = "ATDoubleOrDerived::abs" > < / a > < p >
< table class = "mdTable" width = "100%" cellpadding = "2" cellspacing = "0" >
< tr >
< td class = "mdRow" >
< table cellpadding = "0" cellspacing = "0" border = "0" >
< tr >
< td class = "md" nowrap valign = "top" > virtual < a class = "el" href = "classRefCountPointer.html" > Numeric::Ptr< / a > ATDoubleOrDerived::abs < / td >
< td class = "md" valign = "top" > ( < / td >
< td class = "md" nowrap valign = "top" > const < a class = "el" href = "classDynamicContext.html" > DynamicContext< / a > * < / td >
< td class = "mdname1" valign = "top" nowrap > < em > context< / em > < / td >
< td class = "md" valign = "top" > ) < / td >
< td class = "md" nowrap > const< code > [pure virtual]< / code > < / td >
2020-02-17 21:05:20 +00:00
< / tr >
< / table >
2020-02-17 21:19:08 +00:00
< / td >
< / tr >
< / table >
< table cellspacing = "5" cellpadding = "0" border = "0" >
< tr >
< td >
< / td >
< td >
2020-02-17 21:05:20 +00:00
< p >
2020-02-17 21:19:08 +00:00
Returns the absolute value of this < a class = "el" href = "classNumeric.html" > Numeric< / a > .
< p >
< / td >
< / tr >
< / table >
< a class = "anchor" name = "a5" doxytag = "ATDoubleOrDerived::add" > < / a > < p >
< table class = "mdTable" width = "100%" cellpadding = "2" cellspacing = "0" >
< tr >
< td class = "mdRow" >
< table cellpadding = "0" cellspacing = "0" border = "0" >
< tr >
< td class = "md" nowrap valign = "top" > virtual < a class = "el" href = "classRefCountPointer.html" > Numeric::Ptr< / a > ATDoubleOrDerived::add < / td >
< td class = "md" valign = "top" > ( < / td >
< td class = "md" nowrap valign = "top" > const < a class = "el" href = "classRefCountPointer.html" > Numeric::Ptr< / a > & < / td >
< td class = "mdname" nowrap > < em > other< / em > , < / td >
< / tr >
2020-02-17 21:05:20 +00:00
< tr >
2020-02-17 21:19:08 +00:00
< td class = "md" nowrap align = "right" > < / td >
< td class = "md" > < / td >
< td class = "md" nowrap > const < a class = "el" href = "classDynamicContext.html" > DynamicContext< / a > * < / td >
< td class = "mdname" nowrap > < em > context< / em > < / td >
< / tr >
< tr >
< td class = "md" > < / td >
< td class = "md" > ) < / td >
< td class = "md" colspan = "2" > const< code > [pure virtual]< / code > < / td >
2020-02-17 21:05:20 +00:00
< / tr >
< / table >
2020-02-17 21:19:08 +00:00
< / td >
< / tr >
< / table >
< table cellspacing = "5" cellpadding = "0" border = "0" >
< tr >
< td >
< / td >
< td >
2020-02-17 21:05:20 +00:00
< p >
2020-02-17 21:19:08 +00:00
Returns a < a class = "el" href = "classNumeric.html" > Numeric< / a > object which is the sum of this and other.
< p >
2020-02-17 21:05:20 +00:00
2020-02-17 21:19:08 +00:00
< p >
Implements < a class = "el" href = "classNumeric.html#a10" > Numeric< / a > . < / td >
< / tr >
< / table >
< a class = "anchor" name = "a21" doxytag = "ATDoubleOrDerived::asMAPM" > < / a > < p >
< table class = "mdTable" width = "100%" cellpadding = "2" cellspacing = "0" >
< tr >
< td class = "mdRow" >
< table cellpadding = "0" cellspacing = "0" border = "0" >
< tr >
< td class = "md" nowrap valign = "top" > virtual const MAPM& ATDoubleOrDerived::asMAPM < / td >
< td class = "md" valign = "top" > ( < / td >
< td class = "mdname1" valign = "top" nowrap > < / td >
< td class = "md" valign = "top" > ) < / td >
< td class = "md" nowrap > const< code > [pure virtual]< / code > < / td >
2020-02-17 21:05:20 +00:00
< / tr >
< / table >
2020-02-17 21:19:08 +00:00
< / td >
< / tr >
< / table >
< table cellspacing = "5" cellpadding = "0" border = "0" >
< tr >
< td >
< / td >
< td >
2020-02-17 21:05:20 +00:00
< p >
2020-02-17 21:19:08 +00:00
< p >
Implements < a class = "el" href = "classNumeric.html#a26" > Numeric< / a > . < / td >
< / tr >
< / table >
< a class = "anchor" name = "a3" doxytag = "ATDoubleOrDerived::asString" > < / a > < p >
< table class = "mdTable" width = "100%" cellpadding = "2" cellspacing = "0" >
< tr >
< td class = "mdRow" >
< table cellpadding = "0" cellspacing = "0" border = "0" >
< tr >
< td class = "md" nowrap valign = "top" > virtual const XMLCh* ATDoubleOrDerived::asString < / td >
< td class = "md" valign = "top" > ( < / td >
< td class = "md" nowrap valign = "top" > const < a class = "el" href = "classDynamicContext.html" > DynamicContext< / a > * < / td >
< td class = "mdname1" valign = "top" nowrap > < em > context< / em > < / td >
< td class = "md" valign = "top" > ) < / td >
< td class = "md" nowrap > const< code > [pure virtual]< / code > < / td >
2020-02-17 21:05:20 +00:00
< / tr >
< / table >
2020-02-17 21:19:08 +00:00
< / td >
< / tr >
< / table >
< table cellspacing = "5" cellpadding = "0" border = "0" >
< tr >
< td >
< / td >
< td >
2020-02-17 21:05:20 +00:00
< p >
2020-02-17 21:19:08 +00:00
< p >
Implements < a class = "el" href = "classNumeric.html#a4" > Numeric< / a > . < / td >
< / tr >
< / table >
< a class = "anchor" name = "a11" doxytag = "ATDoubleOrDerived::ceiling" > < / a > < p >
< table class = "mdTable" width = "100%" cellpadding = "2" cellspacing = "0" >
< tr >
< td class = "mdRow" >
< table cellpadding = "0" cellspacing = "0" border = "0" >
< tr >
< td class = "md" nowrap valign = "top" > virtual < a class = "el" href = "classRefCountPointer.html" > Numeric::Ptr< / a > ATDoubleOrDerived::ceiling < / td >
< td class = "md" valign = "top" > ( < / td >
< td class = "md" nowrap valign = "top" > const < a class = "el" href = "classDynamicContext.html" > DynamicContext< / a > * < / td >
< td class = "mdname1" valign = "top" nowrap > < em > context< / em > < / td >
< td class = "md" valign = "top" > ) < / td >
< td class = "md" nowrap > const< code > [pure virtual]< / code > < / td >
2020-02-17 21:05:20 +00:00
< / tr >
< / table >
2020-02-17 21:19:08 +00:00
< / td >
< / tr >
< / table >
< table cellspacing = "5" cellpadding = "0" border = "0" >
< tr >
< td >
< / td >
< td >
2020-02-17 21:05:20 +00:00
< p >
2020-02-17 21:19:08 +00:00
Returns the ceiling of this < a class = "el" href = "classNumeric.html" > Numeric< / a > .
< p >
2020-02-17 21:05:20 +00:00
2020-02-17 21:19:08 +00:00
< p >
Implements < a class = "el" href = "classNumeric.html#a16" > Numeric< / a > . < / td >
< / tr >
< / table >
< a class = "anchor" name = "a8" doxytag = "ATDoubleOrDerived::divide" > < / a > < p >
< table class = "mdTable" width = "100%" cellpadding = "2" cellspacing = "0" >
< tr >
< td class = "mdRow" >
< table cellpadding = "0" cellspacing = "0" border = "0" >
2020-02-17 21:05:20 +00:00
< tr >
2020-02-17 21:19:08 +00:00
< td class = "md" nowrap valign = "top" > virtual < a class = "el" href = "classRefCountPointer.html" > Numeric::Ptr< / a > ATDoubleOrDerived::divide < / td >
< td class = "md" valign = "top" > ( < / td >
< td class = "md" nowrap valign = "top" > const < a class = "el" href = "classRefCountPointer.html" > Numeric::Ptr< / a > & < / td >
< td class = "mdname" nowrap > < em > other< / em > , < / td >
2020-02-17 21:05:20 +00:00
< / tr >
< tr >
2020-02-17 21:19:08 +00:00
< td class = "md" nowrap align = "right" > < / td >
< td class = "md" > < / td >
< td class = "md" nowrap > const < a class = "el" href = "classDynamicContext.html" > DynamicContext< / a > * < / td >
< td class = "mdname" nowrap > < em > context< / em > < / td >
2020-02-17 21:05:20 +00:00
< / tr >
< tr >
2020-02-17 21:19:08 +00:00
< td class = "md" > < / td >
< td class = "md" > ) < / td >
< td class = "md" colspan = "2" > const< code > [pure virtual]< / code > < / td >
2020-02-17 21:05:20 +00:00
< / tr >
< / table >
2020-02-17 21:19:08 +00:00
< / td >
< / tr >
< / table >
< table cellspacing = "5" cellpadding = "0" border = "0" >
< tr >
< td >
< / td >
< td >
2020-02-17 21:05:20 +00:00
< p >
2020-02-17 21:19:08 +00:00
Returns a < a class = "el" href = "classNumeric.html" > Numeric< / a > object which is the quotient of this and other.
2020-02-17 21:05:20 +00:00
< p >
2020-02-17 21:19:08 +00:00
< p >
Implements < a class = "el" href = "classNumeric.html#a13" > Numeric< / a > . < / td >
< / tr >
< / table >
< a class = "anchor" name = "a10" doxytag = "ATDoubleOrDerived::floor" > < / a > < p >
< table class = "mdTable" width = "100%" cellpadding = "2" cellspacing = "0" >
< tr >
< td class = "mdRow" >
< table cellpadding = "0" cellspacing = "0" border = "0" >
< tr >
< td class = "md" nowrap valign = "top" > virtual < a class = "el" href = "classRefCountPointer.html" > Numeric::Ptr< / a > ATDoubleOrDerived::floor < / td >
< td class = "md" valign = "top" > ( < / td >
< td class = "md" nowrap valign = "top" > const < a class = "el" href = "classDynamicContext.html" > DynamicContext< / a > * < / td >
< td class = "mdname1" valign = "top" nowrap > < em > context< / em > < / td >
< td class = "md" valign = "top" > ) < / td >
< td class = "md" nowrap > const< code > [pure virtual]< / code > < / td >
2020-02-17 21:05:20 +00:00
< / tr >
< / table >
2020-02-17 21:19:08 +00:00
< / td >
< / tr >
< / table >
< table cellspacing = "5" cellpadding = "0" border = "0" >
< tr >
< td >
< / td >
< td >
2020-02-17 21:05:20 +00:00
< p >
2020-02-17 21:19:08 +00:00
Returns the floor of this < a class = "el" href = "classNumeric.html" > Numeric< / a > .
2020-02-17 21:05:20 +00:00
< p >
2020-02-17 21:19:08 +00:00
< p >
Implements < a class = "el" href = "classNumeric.html#a15" > Numeric< / a > . < / td >
< / tr >
< / table >
< a class = "anchor" name = "a20" doxytag = "ATDoubleOrDerived::getPrimitiveTypeIndex" > < / a > < p >
< table class = "mdTable" width = "100%" cellpadding = "2" cellspacing = "0" >
< tr >
< td class = "mdRow" >
< table cellpadding = "0" cellspacing = "0" border = "0" >
< tr >
< td class = "md" nowrap valign = "top" > virtual < a class = "el" href = "classAnyAtomicType.html#w25" > AnyAtomicType::AtomicObjectType< / a > ATDoubleOrDerived::getPrimitiveTypeIndex < / td >
< td class = "md" valign = "top" > ( < / td >
< td class = "mdname1" valign = "top" nowrap > < / td >
< td class = "md" valign = "top" > ) < / td >
< td class = "md" nowrap > const< code > [pure virtual]< / code > < / td >
2020-02-17 21:05:20 +00:00
< / tr >
< / table >
2020-02-17 21:19:08 +00:00
< / td >
< / tr >
< / table >
< table cellspacing = "5" cellpadding = "0" border = "0" >
< tr >
< td >
< / td >
< td >
2020-02-17 21:05:20 +00:00
< p >
2020-02-17 21:19:08 +00:00
2020-02-17 21:05:20 +00:00
< p >
2020-02-17 21:19:08 +00:00
Implements < a class = "el" href = "classNumeric.html#a25" > Numeric< / a > . < / td >
< / tr >
< / table >
< a class = "anchor" name = "a0" doxytag = "ATDoubleOrDerived::getPrimitiveTypeName" > < / a > < p >
< table class = "mdTable" width = "100%" cellpadding = "2" cellspacing = "0" >
< tr >
< td class = "mdRow" >
< table cellpadding = "0" cellspacing = "0" border = "0" >
< tr >
< td class = "md" nowrap valign = "top" > virtual const XMLCh* ATDoubleOrDerived::getPrimitiveTypeName < / td >
< td class = "md" valign = "top" > ( < / td >
< td class = "mdname1" valign = "top" nowrap > < / td >
< td class = "md" valign = "top" > ) < / td >
< td class = "md" nowrap > const< code > [pure virtual]< / code > < / td >
< / tr >
< / table >
< / td >
< / tr >
< / table >
< table cellspacing = "5" cellpadding = "0" border = "0" >
< tr >
< td >
< / td >
< td >
2020-02-17 21:10:06 +00:00
2020-02-17 21:19:08 +00:00
< p >
2020-02-17 21:17:06 +00:00
2020-02-17 21:19:08 +00:00
< p >
Implements < a class = "el" href = "classNumeric.html#a1" > Numeric< / a > . < / td >
< / tr >
< / table >
< a class = "anchor" name = "a22" doxytag = "ATDoubleOrDerived::getState" > < / a > < p >
< table class = "mdTable" width = "100%" cellpadding = "2" cellspacing = "0" >
< tr >
< td class = "mdRow" >
< table cellpadding = "0" cellspacing = "0" border = "0" >
< tr >
< td class = "md" nowrap valign = "top" > virtual < a class = "el" href = "classNumeric.html#w6" > State< / a > ATDoubleOrDerived::getState < / td >
< td class = "md" valign = "top" > ( < / td >
< td class = "mdname1" valign = "top" nowrap > < / td >
< td class = "md" valign = "top" > ) < / td >
< td class = "md" nowrap > const< code > [pure virtual]< / code > < / td >
2020-02-17 21:05:20 +00:00
< / tr >
< / table >
2020-02-17 21:19:08 +00:00
< / td >
< / tr >
< / table >
< table cellspacing = "5" cellpadding = "0" border = "0" >
< tr >
< td >
< / td >
< td >
2020-02-17 21:05:20 +00:00
< p >
2020-02-17 21:19:08 +00:00
2020-02-17 21:05:20 +00:00
< p >
2020-02-17 21:19:08 +00:00
Implements < a class = "el" href = "classNumeric.html#a29" > Numeric< / a > . < / td >
< / tr >
< / table >
< a class = "anchor" name = "a2" doxytag = "ATDoubleOrDerived::getTypeName" > < / a > < p >
< table class = "mdTable" width = "100%" cellpadding = "2" cellspacing = "0" >
< tr >
< td class = "mdRow" >
< table cellpadding = "0" cellspacing = "0" border = "0" >
< tr >
< td class = "md" nowrap valign = "top" > virtual const XMLCh* ATDoubleOrDerived::getTypeName < / td >
< td class = "md" valign = "top" > ( < / td >
< td class = "mdname1" valign = "top" nowrap > < / td >
< td class = "md" valign = "top" > ) < / td >
< td class = "md" nowrap > const< code > [pure virtual]< / code > < / td >
< / tr >
< / table >
< / td >
< / tr >
< / table >
< table cellspacing = "5" cellpadding = "0" border = "0" >
< tr >
< td >
< / td >
< td >
2020-02-17 21:10:06 +00:00
2020-02-17 21:19:08 +00:00
< p >
2020-02-17 21:17:06 +00:00
2020-02-17 21:19:08 +00:00
< p >
Implements < a class = "el" href = "classNumeric.html#a3" > Numeric< / a > . < / td >
< / tr >
< / table >
< a class = "anchor" name = "a1" doxytag = "ATDoubleOrDerived::getTypeURI" > < / a > < p >
< table class = "mdTable" width = "100%" cellpadding = "2" cellspacing = "0" >
< tr >
< td class = "mdRow" >
< table cellpadding = "0" cellspacing = "0" border = "0" >
< tr >
< td class = "md" nowrap valign = "top" > virtual const XMLCh* ATDoubleOrDerived::getTypeURI < / td >
< td class = "md" valign = "top" > ( < / td >
< td class = "mdname1" valign = "top" nowrap > < / td >
< td class = "md" valign = "top" > ) < / td >
< td class = "md" nowrap > const< code > [pure virtual]< / code > < / td >
2020-02-17 21:05:20 +00:00
< / tr >
< / table >
2020-02-17 21:19:08 +00:00
< / td >
< / tr >
< / table >
< table cellspacing = "5" cellpadding = "0" border = "0" >
< tr >
< td >
< / td >
< td >
2020-02-17 21:05:20 +00:00
< p >
2020-02-17 21:19:08 +00:00
2020-02-17 21:05:20 +00:00
< p >
2020-02-17 21:19:08 +00:00
Implements < a class = "el" href = "classNumeric.html#a2" > Numeric< / a > . < / td >
< / tr >
< / table >
< a class = "anchor" name = "a14" doxytag = "ATDoubleOrDerived::invert" > < / a > < p >
< table class = "mdTable" width = "100%" cellpadding = "2" cellspacing = "0" >
< tr >
< td class = "mdRow" >
< table cellpadding = "0" cellspacing = "0" border = "0" >
< tr >
< td class = "md" nowrap valign = "top" > virtual < a class = "el" href = "classRefCountPointer.html" > Numeric::Ptr< / a > ATDoubleOrDerived::invert < / td >
< td class = "md" valign = "top" > ( < / td >
< td class = "md" nowrap valign = "top" > const < a class = "el" href = "classDynamicContext.html" > DynamicContext< / a > * < / td >
< td class = "mdname1" valign = "top" nowrap > < em > context< / em > < / td >
< td class = "md" valign = "top" > ) < / td >
< td class = "md" nowrap > const< code > [pure virtual]< / code > < / td >
< / tr >
< / table >
< / td >
< / tr >
< / table >
< table cellspacing = "5" cellpadding = "0" border = "0" >
< tr >
< td >
< / td >
< td >
2020-02-17 21:10:06 +00:00
2020-02-17 21:19:08 +00:00
< p >
Returns the Additive inverse of this < a class = "el" href = "classNumeric.html" > Numeric< / a > .
< p >
2020-02-17 21:17:06 +00:00
2020-02-17 21:19:08 +00:00
< p >
Implements < a class = "el" href = "classNumeric.html#a19" > Numeric< / a > . < / td >
< / tr >
< / table >
< a class = "anchor" name = "a17" doxytag = "ATDoubleOrDerived::isInfinite" > < / a > < p >
< table class = "mdTable" width = "100%" cellpadding = "2" cellspacing = "0" >
< tr >
< td class = "mdRow" >
< table cellpadding = "0" cellspacing = "0" border = "0" >
< tr >
< td class = "md" nowrap valign = "top" > virtual bool ATDoubleOrDerived::isInfinite < / td >
< td class = "md" valign = "top" > ( < / td >
< td class = "mdname1" valign = "top" nowrap > < / td >
< td class = "md" valign = "top" > ) < / td >
< td class = "md" nowrap > const< code > [pure virtual]< / code > < / td >
2020-02-17 21:05:20 +00:00
< / tr >
< / table >
2020-02-17 21:19:08 +00:00
< / td >
< / tr >
< / table >
< table cellspacing = "5" cellpadding = "0" border = "0" >
< tr >
< td >
< / td >
< td >
2020-02-17 21:05:20 +00:00
2020-02-17 21:10:06 +00:00
< p >
2020-02-17 21:19:08 +00:00
2020-02-17 21:05:20 +00:00
< p >
2020-02-17 21:19:08 +00:00
Implements < a class = "el" href = "classNumeric.html#a24" > Numeric< / a > . < / td >
< / tr >
< / table >
< a class = "anchor" name = "a16" doxytag = "ATDoubleOrDerived::isNaN" > < / a > < p >
< table class = "mdTable" width = "100%" cellpadding = "2" cellspacing = "0" >
< tr >
< td class = "mdRow" >
< table cellpadding = "0" cellspacing = "0" border = "0" >
< tr >
< td class = "md" nowrap valign = "top" > virtual bool ATDoubleOrDerived::isNaN < / td >
< td class = "md" valign = "top" > ( < / td >
< td class = "mdname1" valign = "top" nowrap > < / td >
< td class = "md" valign = "top" > ) < / td >
< td class = "md" nowrap > const< code > [pure virtual]< / code > < / td >
< / tr >
< / table >
< / td >
< / tr >
< / table >
< table cellspacing = "5" cellpadding = "0" border = "0" >
< tr >
< td >
< / td >
< td >
2020-02-17 21:05:20 +00:00
2020-02-17 21:19:08 +00:00
< p >
2020-02-17 21:17:06 +00:00
2020-02-17 21:19:08 +00:00
< p >
Implements < a class = "el" href = "classNumeric.html#a23" > Numeric< / a > . < / td >
< / tr >
< / table >
< a class = "anchor" name = "a19" doxytag = "ATDoubleOrDerived::isPositive" > < / a > < p >
< table class = "mdTable" width = "100%" cellpadding = "2" cellspacing = "0" >
< tr >
< td class = "mdRow" >
< table cellpadding = "0" cellspacing = "0" border = "0" >
< tr >
< td class = "md" nowrap valign = "top" > virtual bool ATDoubleOrDerived::isPositive < / td >
< td class = "md" valign = "top" > ( < / td >
< td class = "mdname1" valign = "top" nowrap > < / td >
< td class = "md" valign = "top" > ) < / td >
< td class = "md" nowrap > const< code > [pure virtual]< / code > < / td >
2020-02-17 21:05:20 +00:00
< / tr >
< / table >
2020-02-17 21:19:08 +00:00
< / td >
< / tr >
< / table >
< table cellspacing = "5" cellpadding = "0" border = "0" >
< tr >
< td >
< / td >
< td >
2020-02-17 21:05:20 +00:00
2020-02-17 21:10:06 +00:00
< p >
2020-02-17 21:19:08 +00:00
Is this < a class = "el" href = "classNumeric.html" > Numeric< / a > positive?
2020-02-17 21:05:20 +00:00
< p >
2020-02-17 21:19:08 +00:00
< p >
Implements < a class = "el" href = "classNumeric.html#a21" > Numeric< / a > . < / td >
< / tr >
< / table >
< a class = "anchor" name = "a18" doxytag = "ATDoubleOrDerived::isZero" > < / a > < p >
< table class = "mdTable" width = "100%" cellpadding = "2" cellspacing = "0" >
< tr >
< td class = "mdRow" >
< table cellpadding = "0" cellspacing = "0" border = "0" >
< tr >
< td class = "md" nowrap valign = "top" > virtual bool ATDoubleOrDerived::isZero < / td >
< td class = "md" valign = "top" > ( < / td >
< td class = "mdname1" valign = "top" nowrap > < / td >
< td class = "md" valign = "top" > ) < / td >
< td class = "md" nowrap > const< code > [pure virtual]< / code > < / td >
2020-02-17 21:05:20 +00:00
< / tr >
< / table >
2020-02-17 21:19:08 +00:00
< / td >
< / tr >
< / table >
< table cellspacing = "5" cellpadding = "0" border = "0" >
< tr >
< td >
< / td >
< td >
2020-02-17 21:05:20 +00:00
< p >
2020-02-17 21:19:08 +00:00
Does this < a class = "el" href = "classNumeric.html" > Numeric< / a > have value 0?
2020-02-17 21:05:20 +00:00
< p >
2020-02-17 21:19:08 +00:00
< p >
Implements < a class = "el" href = "classNumeric.html#a20" > Numeric< / a > . < / td >
< / tr >
< / table >
< a class = "anchor" name = "a9" doxytag = "ATDoubleOrDerived::mod" > < / a > < p >
< table class = "mdTable" width = "100%" cellpadding = "2" cellspacing = "0" >
< tr >
< td class = "mdRow" >
< table cellpadding = "0" cellspacing = "0" border = "0" >
2020-02-17 21:10:06 +00:00
< tr >
2020-02-17 21:19:08 +00:00
< td class = "md" nowrap valign = "top" > virtual < a class = "el" href = "classRefCountPointer.html" > Numeric::Ptr< / a > ATDoubleOrDerived::mod < / td >
< td class = "md" valign = "top" > ( < / td >
< td class = "md" nowrap valign = "top" > const < a class = "el" href = "classRefCountPointer.html" > Numeric::Ptr< / a > & < / td >
< td class = "mdname" nowrap > < em > other< / em > , < / td >
2020-02-17 21:10:06 +00:00
< / tr >
< tr >
2020-02-17 21:19:08 +00:00
< td class = "md" nowrap align = "right" > < / td >
< td class = "md" > < / td >
< td class = "md" nowrap > const < a class = "el" href = "classDynamicContext.html" > DynamicContext< / a > * < / td >
< td class = "mdname" nowrap > < em > context< / em > < / td >
2020-02-17 21:10:06 +00:00
< / tr >
< tr >
2020-02-17 21:19:08 +00:00
< td class = "md" > < / td >
< td class = "md" > ) < / td >
< td class = "md" colspan = "2" > const< code > [pure virtual]< / code > < / td >
2020-02-17 21:05:20 +00:00
< / tr >
< / table >
2020-02-17 21:19:08 +00:00
< / td >
< / tr >
< / table >
< table cellspacing = "5" cellpadding = "0" border = "0" >
< tr >
< td >
< / td >
< td >
2020-02-17 21:05:20 +00:00
< p >
2020-02-17 21:19:08 +00:00
Returns the arithmetic product of its operands as a < a class = "el" href = "classNumeric.html" > Numeric< / a > .
2020-02-17 21:05:20 +00:00
< p >
2020-02-17 21:10:06 +00:00
2020-02-17 21:19:08 +00:00
< p >
Implements < a class = "el" href = "classNumeric.html#a14" > Numeric< / a > . < / td >
< / tr >
< / table >
< a class = "anchor" name = "a7" doxytag = "ATDoubleOrDerived::multiply" > < / a > < p >
< table class = "mdTable" width = "100%" cellpadding = "2" cellspacing = "0" >
< tr >
< td class = "mdRow" >
< table cellpadding = "0" cellspacing = "0" border = "0" >
2020-02-17 21:10:06 +00:00
< tr >
2020-02-17 21:19:08 +00:00
< td class = "md" nowrap valign = "top" > virtual < a class = "el" href = "classRefCountPointer.html" > Numeric::Ptr< / a > ATDoubleOrDerived::multiply < / td >
< td class = "md" valign = "top" > ( < / td >
< td class = "md" nowrap valign = "top" > const < a class = "el" href = "classRefCountPointer.html" > Numeric::Ptr< / a > & < / td >
< td class = "mdname" nowrap > < em > other< / em > , < / td >
< / tr >
< tr >
< td class = "md" nowrap align = "right" > < / td >
< td class = "md" > < / td >
< td class = "md" nowrap > const < a class = "el" href = "classDynamicContext.html" > DynamicContext< / a > * < / td >
< td class = "mdname" nowrap > < em > context< / em > < / td >
2020-02-17 21:05:20 +00:00
< / tr >
2020-02-17 21:10:06 +00:00
< tr >
2020-02-17 21:19:08 +00:00
< td class = "md" > < / td >
< td class = "md" > ) < / td >
< td class = "md" colspan = "2" > const< code > [pure virtual]< / code > < / td >
2020-02-17 21:05:20 +00:00
< / tr >
< / table >
2020-02-17 21:19:08 +00:00
< / td >
< / tr >
< / table >
< table cellspacing = "5" cellpadding = "0" border = "0" >
< tr >
< td >
< / td >
< td >
2020-02-17 21:05:20 +00:00
< p >
2020-02-17 21:19:08 +00:00
Returns a < a class = "el" href = "classNumeric.html" > Numeric< / a > object which is the product of this and other.
2020-02-17 21:05:20 +00:00
< p >
2020-02-17 21:19:08 +00:00
< p >
Implements < a class = "el" href = "classNumeric.html#a12" > Numeric< / a > . < / td >
< / tr >
< / table >
< a class = "anchor" name = "a4" doxytag = "ATDoubleOrDerived::promoteTypeIfApplicable" > < / a > < p >
< table class = "mdTable" width = "100%" cellpadding = "2" cellspacing = "0" >
< tr >
< td class = "mdRow" >
< table cellpadding = "0" cellspacing = "0" border = "0" >
2020-02-17 21:10:06 +00:00
< tr >
2020-02-17 21:19:08 +00:00
< td class = "md" nowrap valign = "top" > virtual < a class = "el" href = "classRefCountPointer.html" > Numeric::Ptr< / a > ATDoubleOrDerived::promoteTypeIfApplicable < / td >
< td class = "md" valign = "top" > ( < / td >
< td class = "md" nowrap valign = "top" > < a class = "el" href = "classAnyAtomicType.html#w25" > AnyAtomicType::AtomicObjectType< / a > < / td >
< td class = "mdname" nowrap > < em > typeIndex< / em > , < / td >
2020-02-17 21:05:20 +00:00
< / tr >
< tr >
2020-02-17 21:19:08 +00:00
< td class = "md" nowrap align = "right" > < / td >
< td class = "md" > < / td >
< td class = "md" nowrap > const < a class = "el" href = "classDynamicContext.html" > DynamicContext< / a > * < / td >
< td class = "mdname" nowrap > < em > context< / em > < / td >
< / tr >
< tr >
< td class = "md" > < / td >
< td class = "md" > ) < / td >
< td class = "md" colspan = "2" > const< code > [pure virtual]< / code > < / td >
2020-02-17 21:05:20 +00:00
< / tr >
< / table >
2020-02-17 21:19:08 +00:00
< / td >
< / tr >
< / table >
< table cellspacing = "5" cellpadding = "0" border = "0" >
< tr >
< td >
< / td >
< td >
2020-02-17 21:05:20 +00:00
< p >
2020-02-17 21:19:08 +00:00
< p >
Implements < a class = "el" href = "classNumeric.html#a5" > Numeric< / a > . < / td >
< / tr >
< / table >
< a class = "anchor" name = "a12" doxytag = "ATDoubleOrDerived::round" > < / a > < p >
< table class = "mdTable" width = "100%" cellpadding = "2" cellspacing = "0" >
< tr >
< td class = "mdRow" >
< table cellpadding = "0" cellspacing = "0" border = "0" >
< tr >
< td class = "md" nowrap valign = "top" > virtual < a class = "el" href = "classRefCountPointer.html" > Numeric::Ptr< / a > ATDoubleOrDerived::round < / td >
< td class = "md" valign = "top" > ( < / td >
< td class = "md" nowrap valign = "top" > const < a class = "el" href = "classDynamicContext.html" > DynamicContext< / a > * < / td >
< td class = "mdname1" valign = "top" nowrap > < em > context< / em > < / td >
< td class = "md" valign = "top" > ) < / td >
< td class = "md" nowrap > const< code > [pure virtual]< / code > < / td >
2020-02-17 21:05:20 +00:00
< / tr >
< / table >
2020-02-17 21:19:08 +00:00
< / td >
< / tr >
< / table >
< table cellspacing = "5" cellpadding = "0" border = "0" >
< tr >
< td >
< / td >
< td >
2020-02-17 21:05:20 +00:00
< p >
2020-02-17 21:19:08 +00:00
Rounds this < a class = "el" href = "classNumeric.html" > Numeric< / a > .
2020-02-17 21:05:20 +00:00
< p >
2020-02-17 21:19:08 +00:00
< p >
Implements < a class = "el" href = "classNumeric.html#a17" > Numeric< / a > . < / td >
< / tr >
< / table >
< a class = "anchor" name = "a13" doxytag = "ATDoubleOrDerived::roundHalfToEven" > < / a > < p >
< table class = "mdTable" width = "100%" cellpadding = "2" cellspacing = "0" >
< tr >
< td class = "mdRow" >
< table cellpadding = "0" cellspacing = "0" border = "0" >
< tr >
< td class = "md" nowrap valign = "top" > virtual < a class = "el" href = "classRefCountPointer.html" > Numeric::Ptr< / a > ATDoubleOrDerived::roundHalfToEven < / td >
< td class = "md" valign = "top" > ( < / td >
< td class = "md" nowrap valign = "top" > const < a class = "el" href = "classRefCountPointer.html" > Numeric::Ptr< / a > & < / td >
< td class = "mdname" nowrap > < em > precision< / em > , < / td >
< / tr >
2020-02-17 21:05:20 +00:00
< tr >
2020-02-17 21:19:08 +00:00
< td class = "md" nowrap align = "right" > < / td >
< td class = "md" > < / td >
< td class = "md" nowrap > const < a class = "el" href = "classDynamicContext.html" > DynamicContext< / a > * < / td >
< td class = "mdname" nowrap > < em > context< / em > < / td >
< / tr >
< tr >
< td class = "md" > < / td >
< td class = "md" > ) < / td >
< td class = "md" colspan = "2" > const< code > [pure virtual]< / code > < / td >
2020-02-17 21:05:20 +00:00
< / tr >
< / table >
2020-02-17 21:19:08 +00:00
< / td >
< / tr >
< / table >
< table cellspacing = "5" cellpadding = "0" border = "0" >
< tr >
< td >
< / td >
< td >
2020-02-17 21:05:20 +00:00
2020-02-17 21:10:06 +00:00
< p >
2020-02-17 21:19:08 +00:00
Rounds this < a class = "el" href = "classNumeric.html" > Numeric< / a > to the given precision, and rounds a half to even.
2020-02-17 21:05:20 +00:00
< p >
2020-02-17 21:19:08 +00:00
< p >
Implements < a class = "el" href = "classNumeric.html#a18" > Numeric< / a > . < / td >
< / tr >
< / table >
< a class = "anchor" name = "a6" doxytag = "ATDoubleOrDerived::subtract" > < / a > < p >
< table class = "mdTable" width = "100%" cellpadding = "2" cellspacing = "0" >
< tr >
< td class = "mdRow" >
< table cellpadding = "0" cellspacing = "0" border = "0" >
2020-02-17 21:10:06 +00:00
< tr >
2020-02-17 21:19:08 +00:00
< td class = "md" nowrap valign = "top" > virtual < a class = "el" href = "classRefCountPointer.html" > Numeric::Ptr< / a > ATDoubleOrDerived::subtract < / td >
< td class = "md" valign = "top" > ( < / td >
< td class = "md" nowrap valign = "top" > const < a class = "el" href = "classRefCountPointer.html" > Numeric::Ptr< / a > & < / td >
< td class = "mdname" nowrap > < em > other< / em > , < / td >
2020-02-17 21:05:20 +00:00
< / tr >
< tr >
2020-02-17 21:19:08 +00:00
< td class = "md" nowrap align = "right" > < / td >
< td class = "md" > < / td >
< td class = "md" nowrap > const < a class = "el" href = "classDynamicContext.html" > DynamicContext< / a > * < / td >
< td class = "mdname" nowrap > < em > context< / em > < / td >
2020-02-17 21:05:20 +00:00
< / tr >
< tr >
2020-02-17 21:19:08 +00:00
< td class = "md" > < / td >
< td class = "md" > ) < / td >
< td class = "md" colspan = "2" > const< code > [pure virtual]< / code > < / td >
2020-02-17 21:05:20 +00:00
< / tr >
< / table >
2020-02-17 21:19:08 +00:00
< / td >
< / tr >
< / table >
< table cellspacing = "5" cellpadding = "0" border = "0" >
< tr >
< td >
< / td >
< td >
2020-02-17 21:05:20 +00:00
< p >
2020-02-17 21:19:08 +00:00
Returns a < a class = "el" href = "classNumeric.html" > Numeric< / a > object which is the difference of this and other.
< p >
2020-02-17 21:05:20 +00:00
2020-02-17 21:19:08 +00:00
< p >
Implements < a class = "el" href = "classNumeric.html#a11" > Numeric< / a > . < / td >
< / tr >
< / table >
2020-02-17 21:05:20 +00:00
< hr > The documentation for this class was generated from the following file:< ul >
< li > < a class = "el" href = "ATDoubleOrDerived_8hpp-source.html" > ATDoubleOrDerived.hpp< / a > < / ul >
2020-02-17 21:19:08 +00:00
< hr size = "1" > < address style = "align: right;" > < small > Generated on Fri Sep 25 06:55:39 2009 for XQilla Simple API by
2020-02-17 21:05:20 +00:00
< a href = "http://www.doxygen.org/index.html" >
2020-02-17 21:19:08 +00:00
< img src = "doxygen.png" alt = "doxygen" align = "middle" border = "0" > < / a > 1.3.9.1 < / small > < / address >
2020-02-17 21:05:20 +00:00
< / body >
< / html >