|
cidotprecision | _cidotprecision (const cdotprecision &a) |
| Deprecated typecast, which only exist for the reason of compatibility with older versions of C-XSC.
|
|
cidotprecision | _cidotprecision (const cdotprecision &a, const cdotprecision &b) |
| Deprecated typecast, which only exist for the reason of compatibility with older versions of C-XSC.
|
|
cidotprecision | _cidotprecision (const cdotprecision &a, const dotprecision &b) |
| Deprecated typecast, which only exist for the reason of compatibility with older versions of C-XSC.
|
|
cidotprecision | _cidotprecision (const cinterval &a) |
| Deprecated typecast, which only exist for the reason of compatibility with older versions of C-XSC.
|
|
cidotprecision | _cidotprecision (const complex &a) |
| Deprecated typecast, which only exist for the reason of compatibility with older versions of C-XSC.
|
|
cidotprecision | _cidotprecision (const complex &a, const complex &b) |
| Deprecated typecast, which only exist for the reason of compatibility with older versions of C-XSC.
|
|
cidotprecision | _cidotprecision (const complex &a, const real &b) |
| Deprecated typecast, which only exist for the reason of compatibility with older versions of C-XSC.
|
|
cidotprecision | _cidotprecision (const dotprecision &a) |
| Deprecated typecast, which only exist for the reason of compatibility with older versions of C-XSC.
|
|
cidotprecision | _cidotprecision (const dotprecision &a, const cdotprecision &b) |
| Deprecated typecast, which only exist for the reason of compatibility with older versions of C-XSC.
|
|
cidotprecision | _cidotprecision (const dotprecision &a, const idotprecision &b) |
| Deprecated typecast, which only exist for the reason of compatibility with older versions of C-XSC.
|
|
cidotprecision | _cidotprecision (const idotprecision &a) |
| Deprecated typecast, which only exist for the reason of compatibility with older versions of C-XSC.
|
|
cidotprecision | _cidotprecision (const idotprecision &a, const dotprecision &b) |
| Deprecated typecast, which only exist for the reason of compatibility with older versions of C-XSC.
|
|
cidotprecision | _cidotprecision (const idotprecision &a, const idotprecision &b) |
| Deprecated typecast, which only exist for the reason of compatibility with older versions of C-XSC.
|
|
cidotprecision | _cidotprecision (const interval &a) |
| Deprecated typecast, which only exist for the reason of compatibility with older versions of C-XSC.
|
|
cidotprecision | _cidotprecision (const interval &a, const interval &b) |
| Deprecated typecast, which only exist for the reason of compatibility with older versions of C-XSC.
|
|
cidotprecision | _cidotprecision (const interval &a, const real &b) |
| Deprecated typecast, which only exist for the reason of compatibility with older versions of C-XSC.
|
|
cidotprecision | _cidotprecision (const real &a) |
| Deprecated typecast, which only exist for the reason of compatibility with older versions of C-XSC.
|
|
cidotprecision | _cidotprecision (const real &a, const complex &b) |
| Deprecated typecast, which only exist for the reason of compatibility with older versions of C-XSC.
|
|
cidotprecision | _cidotprecision (const real &a, const interval &b) |
| Deprecated typecast, which only exist for the reason of compatibility with older versions of C-XSC.
|
|
cidotprecision | _unchecked_cidotprecision (const cdotprecision &a, const cdotprecision &b) |
| Deprecated typecast, which only exist for the reason of compatibility with older versions of C-XSC.
|
|
cidotprecision | _unchecked_cidotprecision (const cdotprecision &a, const dotprecision &b) |
| Deprecated typecast, which only exist for the reason of compatibility with older versions of C-XSC.
|
|
cidotprecision | _unchecked_cidotprecision (const complex &a, const complex &b) |
| Deprecated typecast, which only exist for the reason of compatibility with older versions of C-XSC.
|
|
cidotprecision | _unchecked_cidotprecision (const complex &a, const real &b) |
| Deprecated typecast, which only exist for the reason of compatibility with older versions of C-XSC.
|
|
cidotprecision | _unchecked_cidotprecision (const dotprecision &a, const cdotprecision &b) |
| Deprecated typecast, which only exist for the reason of compatibility with older versions of C-XSC.
|
|
cidotprecision | _unchecked_cidotprecision (const real &a, const complex &b) |
| Deprecated typecast, which only exist for the reason of compatibility with older versions of C-XSC.
|
|
void | accumulate (cidotprecision &a, const cinterval &b, const cinterval &c) |
| The accurate scalar product of the last two arguments added to the value of the first argument.
|
|
void | accumulate (cidotprecision &a, const cinterval &b, const complex &c) |
| The accurate scalar product of the last two arguments added to the value of the first argument.
|
|
void | accumulate (cidotprecision &a, const cinterval &b, const interval &c) |
| The accurate scalar product of the last two arguments added to the value of the first argument.
|
|
void | accumulate (cidotprecision &a, const cinterval &b, const real &c) |
| The accurate scalar product of the last two arguments added to the value of the first argument.
|
|
void | accumulate (cidotprecision &a, const complex &b, const cinterval &c) |
| The accurate scalar product of the last two arguments added to the value of the first argument.
|
|
void | accumulate (cidotprecision &a, const complex &b, const complex &c) |
| The accurate scalar product of the last two arguments added to the value of the first argument.
|
|
void | accumulate (cidotprecision &a, const complex &b, const interval &c) |
| The accurate scalar product of the last two arguments added to the value of the first argument.
|
|
void | accumulate (cidotprecision &a, const complex &b, const real &c) |
| The accurate scalar product of the last two arguments added to the value of the first argument.
|
|
void | accumulate (cidotprecision &a, const interval &b, const cinterval &c) |
| The accurate scalar product of the last two arguments added to the value of the first argument.
|
|
void | accumulate (cidotprecision &a, const interval &b, const complex &c) |
| The accurate scalar product of the last two arguments added to the value of the first argument.
|
|
void | accumulate (cidotprecision &a, const interval &b, const interval &c) |
| The accurate scalar product of the last two arguments added to the value of the first argument.
|
|
void | accumulate (cidotprecision &a, const interval &b, const real &c) |
| The accurate scalar product of the last two arguments added to the value of the first argument.
|
|
void | accumulate (cidotprecision &a, const real &b, const cinterval &c) |
| The accurate scalar product of the last two arguments added to the value of the first argument.
|
|
void | accumulate (cidotprecision &a, const real &b, const complex &c) |
| The accurate scalar product of the last two arguments added to the value of the first argument.
|
|
void | accumulate (cidotprecision &a, const real &b, const interval &c) |
| The accurate scalar product of the last two arguments added to the value of the first argument.
|
|
void | accumulate (cidotprecision &a, const real &b, const real &c) |
| The accurate scalar product of the last two arguments added to the value of the first argument.
|
|
idotprecision | Im (const cidotprecision &a) |
| Returns the imaginary part of the complex dotprecision interval.
|
|
cdotprecision | Inf (const cidotprecision &a) |
| Returns the infimum of a complex dotprecison interval.
|
|
dotprecision & | InfIm (cidotprecision &a) |
| Returns the infimum of the imaginary part of the complex dotprecision interval.
|
|
const dotprecision & | InfIm (const cidotprecision &a) |
| Returns the infimum of the imaginary part of the complex dotprecision interval.
|
|
dotprecision & | InfRe (cidotprecision &a) |
| Returns the infimum of the real part of the complex dotprecision interval.
|
|
const dotprecision & | InfRe (const cidotprecision &a) |
| Returns the infimum of the real part of the complex dotprecision interval.
|
|
bool | operator! (const cidotprecision &a) |
| Implementation of standard negation operation.
|
|
bool | operator!= (const cdotprecision &a, const cidotprecision &b) |
| Implementation of standard negated equality operation.
|
|
bool | operator!= (const cidotprecision &a, const cdotprecision &b) |
| Implementation of standard negated equality operation.
|
|
bool | operator!= (const cidotprecision &a, const cidotprecision &b) |
| Implementation of standard negated equality operation.
|
|
bool | operator!= (const cidotprecision &a, const cinterval &b) |
| Implementation of standard negated equality operation.
|
|
bool | operator!= (const cidotprecision &a, const complex &b) |
| Implementation of standard negated equality operation.
|
|
bool | operator!= (const cidotprecision &a, const dotprecision &b) |
| Implementation of standard negated equality operation.
|
|
bool | operator!= (const cidotprecision &a, const idotprecision &b) |
| Implementation of standard negated equality operation.
|
|
bool | operator!= (const cidotprecision &a, const interval &b) |
| Implementation of standard negated equality operation.
|
|
bool | operator!= (const cidotprecision &a, const real &b) |
| Implementation of standard negated equality operation.
|
|
bool | operator!= (const cinterval &a, const cidotprecision &b) |
| Implementation of standard negated equality operation.
|
|
bool | operator!= (const complex &a, const cidotprecision &b) |
| Implementation of standard negated equality operation.
|
|
bool | operator!= (const dotprecision &a, const cidotprecision &b) |
| Implementation of standard negated equality operation.
|
|
bool | operator!= (const idotprecision &a, const cidotprecision &b) |
| Implementation of standard negated equality operation.
|
|
bool | operator!= (const interval &a, const cidotprecision &b) |
| Implementation of standard negated equality operation.
|
|
bool | operator!= (const real &a, const cidotprecision &b) |
| Implementation of standard negated equality operation.
|
|
cidotprecision | operator& (const cdotprecision &a, const cidotprecision &b) |
| Returns the intersection of the arguments.
|
|
cidotprecision | operator& (const cidotprecision &a, const cdotprecision &b) |
| Returns the intersection of the arguments.
|
|
cidotprecision | operator& (const cidotprecision &a, const cidotprecision &b) |
| Returns the intersection of the arguments.
|
|
cidotprecision | operator& (const cidotprecision &a, const cinterval &b) |
| Returns the intersection of the arguments.
|
|
cidotprecision | operator& (const cidotprecision &a, const complex &b) |
| Returns the intersection of the arguments.
|
|
cidotprecision | operator& (const cidotprecision &a, const dotprecision &b) |
| Returns the intersection of the arguments.
|
|
cidotprecision | operator& (const cidotprecision &a, const idotprecision &b) |
| Returns the intersection of the arguments.
|
|
cidotprecision | operator& (const cidotprecision &a, const interval &b) |
| Returns the intersection of the arguments.
|
|
cidotprecision | operator& (const cidotprecision &a, const real &b) |
| Returns the intersection of the arguments.
|
|
cidotprecision | operator& (const cinterval &a, const cidotprecision &b) |
| Returns the intersection of the arguments.
|
|
cidotprecision | operator& (const complex &a, const cidotprecision &b) |
| Returns the intersection of the arguments.
|
|
cidotprecision | operator& (const dotprecision &a, const cidotprecision &b) |
| Returns the intersection of the arguments.
|
|
cidotprecision | operator& (const idotprecision &a, const cidotprecision &b) |
| Returns the intersection of the arguments.
|
|
cidotprecision | operator& (const interval &a, const cidotprecision &b) |
| Returns the intersection of the arguments.
|
|
cidotprecision | operator& (const real &a, const cidotprecision &b) |
| Returns the intersection of the arguments.
|
|
cidotprecision & | operator&= (cidotprecision &a, const cdotprecision &b) |
| Allocates the intersection of the arguments to the first argument.
|
|
cidotprecision & | operator&= (cidotprecision &a, const cidotprecision &b) |
| Allocates the intersection of the arguments to the first argument.
|
|
cidotprecision & | operator&= (cidotprecision &a, const cinterval &b) |
| Allocates the intersection of the arguments to the first argument.
|
|
cidotprecision & | operator&= (cidotprecision &a, const complex &b) |
| Allocates the intersection of the arguments to the first argument.
|
|
cidotprecision & | operator&= (cidotprecision &a, const dotprecision &b) |
| Allocates the intersection of the arguments to the first argument.
|
|
cidotprecision & | operator&= (cidotprecision &a, const idotprecision &b) |
| Allocates the intersection of the arguments to the first argument.
|
|
cidotprecision & | operator&= (cidotprecision &a, const interval &b) |
| Allocates the intersection of the arguments to the first argument.
|
|
cidotprecision & | operator&= (cidotprecision &a, const real &b) |
| Allocates the intersection of the arguments to the first argument.
|
|
cidotprecision | operator+ (const cdotprecision &a, const cidotprecision &b) |
| Implementation of standard algebraic addition operation.
|
|
cidotprecision | operator+ (const cidotprecision &a) |
| Implementation of standard algebraic positive sign operation.
|
|
cidotprecision | operator+ (const cidotprecision &a, const cdotprecision &b) |
| Implementation of standard algebraic addition operation.
|
|
cidotprecision | operator+ (const cidotprecision &a, const cidotprecision &b) |
| Implementation of standard algebraic addition operation.
|
|
cidotprecision | operator+ (const cidotprecision &a, const cinterval &b) |
| Implementation of standard algebraic addition operation.
|
|
cidotprecision | operator+ (const cidotprecision &a, const complex &b) |
| Implementation of standard algebraic addition operation.
|
|
cidotprecision | operator+ (const cidotprecision &a, const dotprecision &b) |
| Implementation of standard algebraic addition operation.
|
|
cidotprecision | operator+ (const cidotprecision &a, const idotprecision &b) |
| Implementation of standard algebraic addition operation.
|
|
cidotprecision | operator+ (const cidotprecision &a, const interval &b) |
| Implementation of standard algebraic addition operation.
|
|
cidotprecision | operator+ (const cidotprecision &a, const real &b) |
| Implementation of standard algebraic addition operation.
|
|
cidotprecision | operator+ (const cinterval &a, const cidotprecision &b) |
| Implementation of standard algebraic addition operation.
|
|
cidotprecision | operator+ (const complex &a, const cidotprecision &b) |
| Implementation of standard algebraic addition operation.
|
|
cidotprecision | operator+ (const dotprecision &a, const cidotprecision &b) |
| Implementation of standard algebraic addition operation.
|
|
cidotprecision | operator+ (const idotprecision &a, const cidotprecision &b) |
| Implementation of standard algebraic addition operation.
|
|
cidotprecision | operator+ (const interval &a, const cidotprecision &b) |
| Implementation of standard algebraic addition operation.
|
|
cidotprecision | operator+ (const real &a, const cidotprecision &b) |
| Implementation of standard algebraic addition operation.
|
|
cidotprecision & | operator+= (cidotprecision &a, const cdotprecision &b) |
| Implementation of standard algebraic addition and allocation operation.
|
|
cidotprecision & | operator+= (cidotprecision &a, const cidotprecision &b) |
| Implementation of standard algebraic addition and allocation operation.
|
|
cidotprecision & | operator+= (cidotprecision &a, const cinterval &b) |
| Implementation of standard algebraic addition and allocation operation.
|
|
cidotprecision & | operator+= (cidotprecision &a, const complex &b) |
| Implementation of standard algebraic addition and allocation operation.
|
|
cidotprecision & | operator+= (cidotprecision &a, const dotprecision &b) |
| Implementation of standard algebraic addition and allocation operation.
|
|
cidotprecision & | operator+= (cidotprecision &a, const idotprecision &b) |
| Implementation of standard algebraic addition and allocation operation.
|
|
cidotprecision & | operator+= (cidotprecision &a, const interval &b) |
| Implementation of standard algebraic addition and allocation operation.
|
|
cidotprecision & | operator+= (cidotprecision &a, const real &b) |
| Implementation of standard algebraic addition and allocation operation.
|
|
cidotprecision | operator- (cidotprecision a) |
| Implementation of standard algebraic negative sign operation.
|
|
cidotprecision | operator- (const cdotprecision &a, const cidotprecision &b) |
| Implementation of standard algebraic subtraction operation.
|
|
cidotprecision | operator- (const cidotprecision &a, const cdotprecision &b) |
| Implementation of standard algebraic subtraction operation.
|
|
cidotprecision | operator- (const cidotprecision &a, const cidotprecision &b) |
| Implementation of standard algebraic subtraction operation.
|
|
cidotprecision | operator- (const cidotprecision &a, const cinterval &b) |
| Implementation of standard algebraic subtraction operation.
|
|
cidotprecision | operator- (const cidotprecision &a, const complex &b) |
| Implementation of standard algebraic subtraction operation.
|
|
cidotprecision | operator- (const cidotprecision &a, const dotprecision &b) |
| Implementation of standard algebraic subtraction operation.
|
|
cidotprecision | operator- (const cidotprecision &a, const idotprecision &b) |
| Implementation of standard algebraic subtraction operation.
|
|
cidotprecision | operator- (const cidotprecision &a, const interval &b) |
| Implementation of standard algebraic subtraction operation.
|
|
cidotprecision | operator- (const cidotprecision &a, const real &b) |
| Implementation of standard algebraic subtraction operation.
|
|
cidotprecision | operator- (const cinterval &a, const cidotprecision &b) |
| Implementation of standard algebraic subtraction operation.
|
|
cidotprecision | operator- (const complex &a, const cidotprecision &b) |
| Implementation of standard algebraic subtraction operation.
|
|
cidotprecision | operator- (const dotprecision &a, const cidotprecision &b) |
| Implementation of standard algebraic subtraction operation.
|
|
cidotprecision | operator- (const idotprecision &a, const cidotprecision &b) |
| Implementation of standard algebraic subtraction operation.
|
|
cidotprecision | operator- (const interval &a, const cidotprecision &b) |
| Implementation of standard algebraic subtraction operation.
|
|
cidotprecision | operator- (const real &a, const cidotprecision &b) |
| Implementation of standard algebraic subtraction operation.
|
|
cidotprecision & | operator-= (cidotprecision &a, const cdotprecision &b) |
| Implementation of standard algebraic subtraction and allocation operation.
|
|
cidotprecision & | operator-= (cidotprecision &a, const cidotprecision &b) |
| Implementation of standard algebraic subtraction and allocation operation.
|
|
cidotprecision & | operator-= (cidotprecision &a, const cinterval &b) |
| Implementation of standard algebraic subtraction and allocation operation.
|
|
cidotprecision & | operator-= (cidotprecision &a, const complex &b) |
| Implementation of standard algebraic subtraction and allocation operation.
|
|
cidotprecision & | operator-= (cidotprecision &a, const dotprecision &b) |
| Implementation of standard algebraic subtraction and allocation operation.
|
|
cidotprecision & | operator-= (cidotprecision &a, const idotprecision &b) |
| Implementation of standard algebraic subtraction and allocation operation.
|
|
cidotprecision & | operator-= (cidotprecision &a, const interval &b) |
| Implementation of standard algebraic subtraction and allocation operation.
|
|
cidotprecision & | operator-= (cidotprecision &a, const real &b) |
| Implementation of standard algebraic subtraction and allocation operation.
|
|
bool | operator< (const cdotprecision &a, const cidotprecision &b) |
| Implementation of standard less-than operation.
|
|
bool | operator< (const cidotprecision &a, const cdotprecision &b) |
| Implementation of standard less-than operation.
|
|
bool | operator< (const cidotprecision &a, const cidotprecision &b) |
| Implementation of standard less-than operation.
|
|
bool | operator< (const cidotprecision &a, const cinterval &b) |
| Implementation of standard less-than operation.
|
|
bool | operator< (const cidotprecision &a, const complex &b) |
| Implementation of standard less-than operation.
|
|
bool | operator< (const cidotprecision &a, const dotprecision &b) |
| Implementation of standard less-than operation.
|
|
bool | operator< (const cidotprecision &a, const idotprecision &b) |
| Implementation of standard less-than operation.
|
|
bool | operator< (const cidotprecision &a, const interval &b) |
| Implementation of standard less-than operation.
|
|
bool | operator< (const cidotprecision &a, const real &b) |
| Implementation of standard less-than operation.
|
|
bool | operator< (const cinterval &a, const cidotprecision &b) |
| Implementation of standard less-than operation.
|
|
bool | operator< (const complex &a, const cidotprecision &b) |
| Implementation of standard less-than operation.
|
|
bool | operator< (const dotprecision &a, const cidotprecision &b) |
| Implementation of standard less-than operation.
|
|
bool | operator< (const idotprecision &a, const cidotprecision &b) |
| Implementation of standard less-than operation.
|
|
bool | operator< (const interval &a, const cidotprecision &b) |
| Implementation of standard less-than operation.
|
|
bool | operator< (const real &a, const cidotprecision &b) |
| Implementation of standard less-than operation.
|
|
std::ostream & | operator<< (std::ostream &s, const cidotprecision &a) |
| Implementation of standard output method.
|
|
std::string & | operator<< (std::string &s, const cidotprecision &a) |
| Implementation of standard output method.
|
|
bool | operator<= (const cdotprecision &a, const cidotprecision &b) |
| Implementation of standard less-or-equal-than operation.
|
|
bool | operator<= (const cidotprecision &a, const cdotprecision &b) |
| Implementation of standard less-or-equal-than operation.
|
|
bool | operator<= (const cidotprecision &a, const cidotprecision &b) |
| Implementation of standard less-or-equal-than operation.
|
|
bool | operator<= (const cidotprecision &a, const cinterval &b) |
| Implementation of standard less-or-equal-than operation.
|
|
bool | operator<= (const cidotprecision &a, const complex &b) |
| Implementation of standard less-or-equal-than operation.
|
|
bool | operator<= (const cidotprecision &a, const dotprecision &b) |
| Implementation of standard less-or-equal-than operation.
|
|
bool | operator<= (const cidotprecision &a, const idotprecision &b) |
| Implementation of standard less-or-equal-than operation.
|
|
bool | operator<= (const cidotprecision &a, const interval &b) |
| Implementation of standard less-or-equal-than operation.
|
|
bool | operator<= (const cidotprecision &a, const real &b) |
| Implementation of standard less-or-equal-than operation.
|
|
bool | operator<= (const cinterval &a, const cidotprecision &b) |
| Implementation of standard less-or-equal-than operation.
|
|
bool | operator<= (const complex &a, const cidotprecision &b) |
| Implementation of standard less-or-equal-than operation.
|
|
bool | operator<= (const dotprecision &a, const cidotprecision &b) |
| Implementation of standard less-or-equal-than operation.
|
|
bool | operator<= (const idotprecision &a, const cidotprecision &b) |
| Implementation of standard less-or-equal-than operation.
|
|
bool | operator<= (const interval &a, const cidotprecision &b) |
| Implementation of standard less-or-equal-than operation.
|
|
bool | operator<= (const real &a, const cidotprecision &b) |
| Implementation of standard less-or-equal-than operation.
|
|
bool | operator== (const cdotprecision &a, const cidotprecision &b) |
| Implementation of standard equality operation.
|
|
bool | operator== (const cidotprecision &a, const cdotprecision &b) |
| Implementation of standard equality operation.
|
|
bool | operator== (const cidotprecision &a, const cidotprecision &b) |
| Implementation of standard equality operation.
|
|
bool | operator== (const cidotprecision &a, const cinterval &b) |
| Implementation of standard equality operation.
|
|
bool | operator== (const cidotprecision &a, const complex &b) |
| Implementation of standard equality operation.
|
|
bool | operator== (const cidotprecision &a, const dotprecision &b) |
| Implementation of standard equality operation.
|
|
bool | operator== (const cidotprecision &a, const idotprecision &b) |
| Implementation of standard equality operation.
|
|
bool | operator== (const cidotprecision &a, const interval &b) |
| Implementation of standard equality operation.
|
|
bool | operator== (const cidotprecision &a, const real &b) |
| Implementation of standard equality operation.
|
|
bool | operator== (const cinterval &a, const cidotprecision &b) |
| Implementation of standard equality operation.
|
|
bool | operator== (const complex &a, const cidotprecision &b) |
| Implementation of standard equality operation.
|
|
bool | operator== (const dotprecision &a, const cidotprecision &b) |
| Implementation of standard equality operation.
|
|
bool | operator== (const idotprecision &a, const cidotprecision &b) |
| Implementation of standard equality operation.
|
|
bool | operator== (const interval &a, const cidotprecision &b) |
| Implementation of standard equality operation.
|
|
bool | operator== (const real &a, const cidotprecision &b) |
| Implementation of standard equality operation.
|
|
bool | operator> (const cdotprecision &a, const cidotprecision &b) |
| Implementation of standard greater-than operation.
|
|
bool | operator> (const cidotprecision &a, const cdotprecision &b) |
| Implementation of standard greater-than operation.
|
|
bool | operator> (const cidotprecision &a, const cidotprecision &b) |
| Implementation of standard greater-than operation.
|
|
bool | operator> (const cidotprecision &a, const cinterval &b) |
| Implementation of standard greater-than operation.
|
|
bool | operator> (const cidotprecision &a, const complex &b) |
| Implementation of standard greater-than operation.
|
|
bool | operator> (const cidotprecision &a, const dotprecision &b) |
| Implementation of standard greater-than operation.
|
|
bool | operator> (const cidotprecision &a, const idotprecision &b) |
| Implementation of standard greater-than operation.
|
|
bool | operator> (const cidotprecision &a, const interval &b) |
| Implementation of standard greater-than operation.
|
|
bool | operator> (const cidotprecision &a, const real &b) |
| Implementation of standard greater-than operation.
|
|
bool | operator> (const cinterval &a, const cidotprecision &b) |
| Implementation of standard greater-than operation.
|
|
bool | operator> (const complex &a, const cidotprecision &b) |
| Implementation of standard greater-than operation.
|
|
bool | operator> (const dotprecision &a, const cidotprecision &b) |
| Implementation of standard greater-than operation.
|
|
bool | operator> (const idotprecision &a, const cidotprecision &b) |
| Implementation of standard greater-than operation.
|
|
bool | operator> (const interval &a, const cidotprecision &b) |
| Implementation of standard greater-than operation.
|
|
bool | operator> (const real &a, const cidotprecision &b) |
| Implementation of standard greater-than operation.
|
|
bool | operator>= (const cdotprecision &a, const cidotprecision &b) |
| Implementation of standard greater-or-equal-than operation.
|
|
bool | operator>= (const cidotprecision &a, const cdotprecision &b) |
| Implementation of standard greater-or-equal-than operation.
|
|
bool | operator>= (const cidotprecision &a, const cidotprecision &b) |
| Implementation of standard greater-or-equal-than operation.
|
|
bool | operator>= (const cidotprecision &a, const cinterval &b) |
| Implementation of standard greater-or-equal-than operation.
|
|
bool | operator>= (const cidotprecision &a, const complex &b) |
| Implementation of standard greater-or-equal-than operation.
|
|
bool | operator>= (const cidotprecision &a, const dotprecision &b) |
| Implementation of standard greater-or-equal-than operation.
|
|
bool | operator>= (const cidotprecision &a, const idotprecision &b) |
| Implementation of standard greater-or-equal-than operation.
|
|
bool | operator>= (const cidotprecision &a, const interval &b) |
| Implementation of standard greater-or-equal-than operation.
|
|
bool | operator>= (const cidotprecision &a, const real &b) |
| Implementation of standard greater-or-equal-than operation.
|
|
bool | operator>= (const complex &a, const cidotprecision &b) |
| Implementation of standard greater-or-equal-than operation.
|
|
bool | operator>= (const dotprecision &a, const cidotprecision &b) |
| Implementation of standard greater-or-equal-than operation.
|
|
bool | operator>= (const idotprecision &a, const cidotprecision &b) |
| Implementation of standard greater-or-equal-than operation.
|
|
bool | operator>= (const interval &a, const cidotprecision &b) |
| Implementation of standard greater-or-equal-than operation.
|
|
bool | operator>= (const real &a, const cidotprecision &b) |
| Implementation of standard greater-or-equal-than operation.
|
|
void | operator>> (const char *s, cidotprecision &a) |
| Implementation of standard input method.
|
|
void | operator>> (const std::string &s, cidotprecision &a) |
| Implementation of standard input method.
|
|
std::istream & | operator>> (std::istream &s, cidotprecision &a) |
| Implementation of standard input method.
|
|
std::string & | operator>> (std::string &s, cidotprecision &a) |
| Implementation of standard input method.
|
|
cidotprecision | operator| (const cdotprecision &, const cdotprecision &) noexcept |
| Returns the convex hull of the arguments.
|
|
cidotprecision | operator| (const cdotprecision &a, const cidotprecision &b) |
| Returns the convex hull of the arguments.
|
|
cidotprecision | operator| (const cidotprecision &a, const cdotprecision &b) |
| Returns the convex hull of the arguments.
|
|
cidotprecision | operator| (const cidotprecision &a, const cidotprecision &b) |
| Returns the convex hull of the arguments.
|
|
cidotprecision | operator| (const cidotprecision &a, const cinterval &b) |
| Returns the convex hull of the arguments.
|
|
cidotprecision | operator| (const cidotprecision &a, const complex &b) |
| Returns the convex hull of the arguments.
|
|
cidotprecision | operator| (const cidotprecision &a, const dotprecision &b) |
| Returns the convex hull of the arguments.
|
|
cidotprecision | operator| (const cidotprecision &a, const idotprecision &b) |
| Returns the convex hull of the arguments.
|
|
cidotprecision | operator| (const cidotprecision &a, const interval &b) |
| Returns the convex hull of the arguments.
|
|
cidotprecision | operator| (const cidotprecision &a, const real &b) |
| Returns the convex hull of the arguments.
|
|
cidotprecision | operator| (const cinterval &a, const cidotprecision &b) |
| Returns the convex hull of the arguments.
|
|
cidotprecision | operator| (const complex &a, const cidotprecision &b) |
| Returns the convex hull of the arguments.
|
|
cidotprecision | operator| (const dotprecision &a, const cidotprecision &b) |
| Returns the convex hull of the arguments.
|
|
cidotprecision | operator| (const idotprecision &a, const cidotprecision &b) |
| Returns the convex hull of the arguments.
|
|
cidotprecision | operator| (const interval &a, const cidotprecision &b) |
| Returns the convex hull of the arguments.
|
|
cidotprecision | operator| (const real &a, const cidotprecision &b) |
| Returns the convex hull of the arguments.
|
|
cidotprecision & | operator|= (cidotprecision &a, const cdotprecision &b) |
| Allocates the convex hull of the arguments to the first argument.
|
|
cidotprecision & | operator|= (cidotprecision &a, const cidotprecision &b) |
| Allocates the convex hull of the arguments to the first argument.
|
|
cidotprecision & | operator|= (cidotprecision &a, const cinterval &b) |
| Allocates the convex hull of the arguments to the first argument.
|
|
cidotprecision & | operator|= (cidotprecision &a, const complex &b) |
| Allocates the convex hull of the arguments to the first argument.
|
|
cidotprecision & | operator|= (cidotprecision &a, const dotprecision &b) |
| Allocates the convex hull of the arguments to the first argument.
|
|
cidotprecision & | operator|= (cidotprecision &a, const idotprecision &b) |
| Allocates the convex hull of the arguments to the first argument.
|
|
cidotprecision & | operator|= (cidotprecision &a, const interval &b) |
| Allocates the convex hull of the arguments to the first argument.
|
|
cidotprecision & | operator|= (cidotprecision &a, const real &b) |
| Allocates the convex hull of the arguments to the first argument.
|
|
idotprecision | Re (const cidotprecision &a) |
| Returns the real part of the complex dotprecision interval.
|
|
cidotprecision & | SetIm (cidotprecision &a, const dotprecision &b) |
| Sets the imaginary part of the complex dotprecision interval.
|
|
cidotprecision & | SetIm (cidotprecision &a, const idotprecision &b) |
| Sets the imaginary part of the complex dotprecision interval.
|
|
cidotprecision & | SetIm (cidotprecision &a, const interval &b) |
| Sets the imaginary part of the complex dotprecision interval.
|
|
cidotprecision & | SetIm (cidotprecision &a, const real &b) |
| Sets the imaginary part of the complex dotprecision interval.
|
|
cidotprecision & | SetInf (cidotprecision &a, const cdotprecision &b) |
| Returns the complex dotprecison interval with the new given infimum value.
|
|
cidotprecision & | SetInf (cidotprecision &a, const complex &b) |
| Returns the complex dotprecison interval with the new given infimum value.
|
|
cidotprecision & | SetInf (cidotprecision &a, const dotprecision &b) |
| Returns the complex dotprecison interval with the new given infimum value.
|
|
cidotprecision & | SetInf (cidotprecision &a, const real &b) |
| Returns the complex dotprecison interval with the new given infimum value.
|
|
cidotprecision & | SetRe (cidotprecision &a, const dotprecision &b) |
| Sets the real part of the complex dotprecision interval.
|
|
cidotprecision & | SetRe (cidotprecision &a, const idotprecision &b) |
| Sets the real part of the complex dotprecision interval.
|
|
cidotprecision & | SetRe (cidotprecision &a, const interval &b) |
| Sets the real part of the complex dotprecision interval.
|
|
cidotprecision & | SetRe (cidotprecision &a, const real &b) |
| Sets the real part of the complex dotprecision interval.
|
|
cidotprecision & | SetSup (cidotprecision &a, const cdotprecision &b) |
| Returns the complex dotprecison interval with the new given supremum value.
|
|
cidotprecision & | SetSup (cidotprecision &a, const complex &b) |
| Returns the complex dotprecison interval with the new given supremum value.
|
|
cidotprecision & | SetSup (cidotprecision &a, const dotprecision &b) |
| Returns the complex dotprecison interval with the new given supremum value.
|
|
cidotprecision & | SetSup (cidotprecision &a, const real &b) |
| Returns the complex dotprecison interval with the new given supremum value.
|
|
cdotprecision | Sup (const cidotprecision &a) |
| Returns the supremum of a complex dotprecison interval.
|
|
dotprecision & | SupIm (cidotprecision &a) |
| Returns the supremum of the imaginary part of the complex dotprecision interval.
|
|
const dotprecision & | SupIm (const cidotprecision &a) |
| Returns the supremum of the imaginary part of the complex dotprecision interval.
|
|
dotprecision & | SupRe (cidotprecision &a) |
| Returns the supremum of the real part of the complex dotprecision interval.
|
|
const dotprecision & | SupRe (const cidotprecision &a) |
| Returns the supremum of the real part of the complex dotprecision interval.
|
|
cidotprecision & | UncheckedSetInf (cidotprecision &a, const cdotprecision &b) |
| Returns the complex dotprecison interval with the unchecked new given infimum value.
|
|
cidotprecision & | UncheckedSetInf (cidotprecision &a, const complex &b) |
| Returns the complex dotprecison interval with the unchecked new given infimum value.
|
|
cidotprecision & | UncheckedSetInf (cidotprecision &a, const dotprecision &b) |
| Returns the complex dotprecison interval with the unchecked new given infimum value.
|
|
cidotprecision & | UncheckedSetInf (cidotprecision &a, const real &b) |
| Returns the complex dotprecison interval with the unchecked new given infimum value.
|
|
cidotprecision & | UncheckedSetSup (cidotprecision &a, const cdotprecision &b) |
| Returns the complex dotprecison interval with the unchecked new given supremum value.
|
|
cidotprecision & | UncheckedSetSup (cidotprecision &a, const complex &b) |
| Returns the complex dotprecison interval with the unchecked new given supremum value.
|
|
cidotprecision & | UncheckedSetSup (cidotprecision &a, const dotprecision &b) |
| Returns the complex dotprecison interval with the unchecked new given supremum value.
|
|
cidotprecision & | UncheckedSetSup (cidotprecision &a, const real &b) |
| Returns the complex dotprecison interval with the unchecked new given supremum value.
|
|