Logo ROOT   6.12/07
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

◆ operator<<()

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

Definition at line 41 of file TComplex.cxx.

◆ operator>>()

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

Definition at line 49 of file TComplex.cxx.