CARMA C++
Complex.h File Reference

Tagged: Tue Oct 12 10:25:49 PDT 2004. More...

#include <cmath>
#include <iostream>
#include <sstream>
#include <complex>

Go to the source code of this file.

Namespaces

 sza
 Define a class for Calibrator control.
 

Macros

#define radiansToDegrees_   180.0/M_PI
 

Functions

template<class Type >
std::ostream & sza::util::operator<< (std::ostream &os, Complex< Type > &val)
 
template<class Type >
std::ostringstream & sza::util::operator<< (std::ostringstream &os, Complex< Type > &val)
 

Detailed Description

Tagged: Tue Oct 12 10:25:49 PDT 2004.

Author
Erik Leitch

Definition in file Complex.h.