Logo ROOT   6.08/07
Reference Guide
Classes | Functions
RooComplex.h File Reference
#include <math.h>
#include "Rtypes.h"
#include "Riosfwd.h"
#include <complex>
Include dependency graph for RooComplex.h:
This graph shows which files directly or indirectly include this file:

Classes

class  RooComplex
 Class RooComplex is a simple container class for complex values. More...
 

Functions

std::ostream & operator<< (std::ostream &os, const RooComplex &z)
 

Function Documentation

◆ operator<<()

std::ostream& operator<< ( std::ostream &  os,
const RooComplex z 
)

Definition at line 52 of file RooComplex.cxx.