CASM
AClustersApproachtoStatisticalMechanics
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules
QhullRidge.cpp File Reference
#include "QhullSets.h"
#include "QhullVertex.h"
#include "QhullRidge.h"
#include "Qhull.h"

Go to the source code of this file.

Namespaces

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

Functions

Global functions
ostream & operator<< (ostream &os, const QhullRidge &r)
 
ostream & operator<< (ostream &os, const QhullRidge::PrintRidge &pr)
 Duplicate of qh_printridge [io_r.c]. More...
 

Function Documentation

ostream& operator<< ( ostream &  os,
const QhullRidge &  r 
)

Definition at line 89 of file QhullRidge.cpp.

ostream& operator<< ( ostream &  os,
const QhullRidge::PrintRidge &  pr 
)

Duplicate of qh_printridge [io_r.c].

Definition at line 97 of file QhullRidge.cpp.