complex Struct Reference
Public Member Functions |
---|
| complex() |
| complex(const value_type &) |
| complex(const value_type &, const value_type &) |
| complex(const _Self &) |
void _STLP_CALL | _div(const value_type &, const value_type &, const value_type &, const value_type &, value_type &, value_type &) |
void _STLP_CALL | _div(const value_type &, const value_type &, const value_type &, value_type &, value_type &) |
value_type
| imag() |
_Self & | operator*=(const value_type &) |
_Self & | operator*=(const _Self &) |
_Self & | operator+=(const value_type &) |
_Self & | operator+=(const _Self &) |
_Self & | operator-=(const value_type &) |
_Self & | operator-=(const _Self &) |
_Self & | operator/=(const value_type &) |
_Self & | operator/=(const _Self &) |
_Self & | operator=(const _Self &) |
_Self & | operator=(const value_type &) |
value_type
| real() |
Constructor & Destructor Documentation
complex(const value_type &)
complex(const value_type &, const value_type &)
complex(const _Self &)
complex | ( | const _Self & | __z | ) | [inline] |
Member Functions Documentation
_div(const value_type &, const value_type &, const value_type &, const value_type &, value_type &, value_type &)
_div(const value_type &, const value_type &, const value_type &, value_type &, value_type &)
operator*=(const value_type &)
operator*=(const _Self &)
operator+=(const value_type &)
operator+=(const _Self &)
operator-=(const value_type &)
operator-=(const _Self &)
operator/=(const value_type &)
operator/=(const _Self &)
operator=(const value_type &)
Member Type Definitions Documentation
Member Data Documentation
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.