Loading...
Searching...
No Matches
StableSum< double > Class Reference
Detailed DescriptionDefinition at line 61 of file stablesum.h. Constructor & Destructor Documentation◆ StableSum() [1/4]
◆ StableSum() [2/4]
Definition at line 71 of file stablesum.h. ◆ StableSum() [3/4]
Definition at line 40 of file stablesum.h. ◆ StableSum() [4/4]
Definition at line 41 of file stablesum.h. Member Function Documentation◆ operator double()
Definition at line 94 of file stablesum.h. References c, SOPLEX_MAX, soplex::spxAbs(), and sum. ◆ operator typename std::remove_const< double >::type()
Definition at line 53 of file stablesum.h. References sum. ◆ operator+=() [1/2]
Definition at line 43 of file stablesum.h. ◆ operator+=() [2/2]
Definition at line 73 of file stablesum.h. ◆ operator-=() [1/2]
Definition at line 48 of file stablesum.h. ◆ operator-=() [2/2]
Definition at line 89 of file stablesum.h. Member Data Documentation◆ c
Definition at line 64 of file stablesum.h. Referenced by operator double(), operator+=(), and StableSum(). ◆ sum [1/2]
Definition at line 37 of file stablesum.h. ◆ sum [2/2]
Definition at line 63 of file stablesum.h. Referenced by operator double(), operator typename std::remove_const< double >::type(), operator+=(), and StableSum().
|