ReactOS Fundraising Campaign 2012
 
€ 4,410 / € 30,000

Information | Donate

Home | Info | Community | Development | myReactOS | Contact Us

  1. Home
  2. Community
  3. Development
  4. myReactOS
  5. Fundraiser 2012

  1. Main Page
  2. Alphabetical List
  3. Data Structures
  4. Directories
  5. File List
  6. Data Fields
  7. Globals
  8. Related Pages

ReactOS Development > Doxygen

complex< long double > Struct Reference

#include <_complex.h>

Public Types

typedef long double value_type
typedef complex< long double > _Self

Public Member Functions

 complex (value_type __x=0.0l, value_type __y=0.0l)
 complex (const complex< long double > &__z)
 complex (const complex< float > &__z)
 complex (const complex< double > &__z)
value_type real () const
value_type imag () const
_Selfoperator= (value_type __x)
_Selfoperator+= (value_type __x)
_Selfoperator-= (value_type __x)
_Selfoperator*= (value_type __x)
_Selfoperator/= (value_type __x)
_Selfoperator= (const _Self &__z)
_Selfoperator+= (const _Self &__z)
_Selfoperator-= (const _Self &__z)
_Selfoperator*= (const _Self &__z)
_Selfoperator/= (const _Self &__z)

Static Public Member Functions

static void _STLP_CALL _div (const long double &__z1_r, const long double &__z1_i, const long double &__z2_r, const long double &__z2_i, long double &__res_r, long double &__res_i)
static void _STLP_CALL _div (const long double &__z1_r, const long double &__z2_r, const long double &__z2_i, long double &__res_r, long double &__res_i)

Data Fields

value_type _M_re
value_type _M_im

Detailed Description

Definition at line 458 of file _complex.h.


The documentation for this struct was generated from the following files:

Generated on Sun May 27 2012 06:17:25 for ReactOS by doxygen 1.7.6.1

ReactOS is a registered trademark or a trademark of ReactOS Foundation in the United States and other countries.