

| Public Member Functions | |
| void | operator+= (const AmpiLongDoubleComplex &a) noexcept | 
| void | operator*= (const AmpiLongDoubleComplex &a) noexcept | 
| int | operator> (const AmpiLongDoubleComplex &a) noexcept | 
| int | operator< (const AmpiLongDoubleComplex &a) noexcept | 
| Data Fields | |
| long double | re | 
| long double | im | 
Definition at line 240 of file ampi.C.
| void AmpiLongDoubleComplex::operator+= | ( | const AmpiLongDoubleComplex & | a | ) |  [inline] | 
| void AmpiLongDoubleComplex::operator*= | ( | const AmpiLongDoubleComplex & | a | ) |  [inline] | 
| int AmpiLongDoubleComplex::operator> | ( | const AmpiLongDoubleComplex & | a | ) |  [inline] | 
| int AmpiLongDoubleComplex::operator< | ( | const AmpiLongDoubleComplex & | a | ) |  [inline] | 
| long double AmpiLongDoubleComplex::re | 
| long double AmpiLongDoubleComplex::im | 
 1.5.5
 1.5.5