// This may look like C code, but it is really -*- C++ -*- // Gestion d impression des complex sur les streams // C.Magneville 04/99 // LAL (Orsay) / IN2P3-CNRS DAPNIA/SPP (Saclay) / CEA #ifndef COMPLEXIOS_H #define COMPLEXIOS_H #include "machdefs.h" #include #if defined(NO_IOS_COMPLEX) template inline ostream& operator << (ostream& os, const complex& c) {os<<"("<