proj home

Files   Classes   Functions   Hierarchy  

d4tri.cpp File Reference

#include <cassert>
#include <iostream>
#include <d4tri.h>

Include dependency graph for d4tri.cpp:

Go to the source code of this file.

Functions

ostreamoperator<< (ostream &os, d4tri const &x)


Function Documentation

ostream& operator<< ( ostream os,
d4tri const &  x 
)

Definition at line 356 of file d4tri.cpp.

References d4tri::print().

00357 { 
00358   return x.print(os); 
00359 }


Generated on Fri Mar 4 00:49:48 2011 for Chelton Evans Source by  doxygen 1.5.8