CASM
AClustersApproachtoStatisticalMechanics
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules
QhullHyperplane.cpp File Reference
#include "QhullHyperplane.h"
#include "Qhull.h"
#include "QhullPoint.h"
#include <iostream>

Go to the source code of this file.

Namespaces

 orgQhull
 QhullRidge – Qhull's ridge structure, ridgeT, as a C++ class.
 

Functions

GetSet<<
ostream & operator<< (ostream &os, const QhullHyperplane &p)
 
ostream & operator<< (ostream &os, const QhullHyperplane::PrintHyperplane &pr)
 

Function Documentation

ostream& operator<< ( ostream &  os,
const QhullHyperplane &  p 
)

Definition at line 163 of file QhullHyperplane.cpp.

ostream& operator<< ( ostream &  os,
const QhullHyperplane::PrintHyperplane &  pr 
)

Definition at line 170 of file QhullHyperplane.cpp.