Logo ROOT   6.08/07
Reference Guide
List of all members | 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

_imag
 
_real
 

#include <root_std_complex.h>

Member Data Documentation

◆ _imag

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

Definition at line 17 of file root_std_complex.h.

◆ _real

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: