CASM  1.1.0
A Clusters Approach to Statistical Mechanics
QhullPointSet.cpp File Reference
#include "QhullPointSet.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 QhullPointSet::PrintIdentifiers &pr)
 
ostream & operator<< (ostream &os, const QhullPointSet::PrintPointSet &pr)
 

Function Documentation

◆ operator<<() [1/2]

ostream& operator<< ( ostream &  os,
const QhullPointSet::PrintIdentifiers &  pr 
)

Definition at line 31 of file QhullPointSet.cpp.

◆ operator<<() [2/2]

ostream& operator<< ( ostream &  os,
const QhullPointSet::PrintPointSet &  pr 
)

Definition at line 50 of file QhullPointSet.cpp.