ROOT  6.06/09
Reference Guide
Private Attributes | List of all members
_root_std_complex< T > Class Template Reference

template<class T>
class _root_std_complex< T >

Definition at line 15 of file root_std_complex.h.

Private Attributes

_real
 
_imag
 

#include <root_std_complex.h>

+ Collaboration diagram for _root_std_complex< T >:

Member Data Documentation

template<class T >
T _root_std_complex< T >::_imag
private

Definition at line 17 of file root_std_complex.h.

template<class T >
T _root_std_complex< T >::_real
private

Definition at line 16 of file root_std_complex.h.


The documentation for this class was generated from the following file: