CASM  1.1.0
A Clusters Approach to Statistical Mechanics
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

◆ operator<<() [1/2]

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

Definition at line 162 of file QhullHyperplane.cpp.

◆ operator<<() [2/2]

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

Definition at line 169 of file QhullHyperplane.cpp.