#include "QhullError.h"
#include "QhullStat.h"
#include <sstream>
#include <iostream>
Go to the source code of this file.
QhullRidge -- Qhull's ridge structure, ridgeT, as a C++ class.