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

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 QhullPoint::PrintPoint &pr)
 Same as qh_printpointid [io.c]. More...
 
ostream & operator<< (ostream &os, const QhullPoint &p)
 

Function Documentation

ostream& operator<< ( ostream &  os,
const QhullPoint::PrintPoint &  pr 
)

Same as qh_printpointid [io.c].

Definition at line 172 of file QhullPoint.cpp.

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

Definition at line 198 of file QhullPoint.cpp.