Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
TComplex.cxx File Reference
#include "TComplex.h"
#include <iostream>
#include <sstream>
Include dependency graph for TComplex.cxx:

Functions

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

Function Documentation

◆ ClassImp()

ClassImp ( TComplex  )

◆ 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.