Logo ROOT   6.07/09
Reference Guide
Functions
TComplex.cxx File Reference
#include "TComplex.h"
#include "Riostream.h"
Include dependency graph for TComplex.cxx:

Functions

std::ostream & operator<< (std::ostream &out, const TComplex &c)
 
std::istream & operator>> (std::istream &in, TComplex &c)
 

Function Documentation

std::ostream& operator<< ( std::ostream &  out,
const TComplex c 
)

Definition at line 41 of file TComplex.cxx.

std::istream& operator>> ( std::istream &  in,
TComplex c 
)

Definition at line 49 of file TComplex.cxx.