Regina Calculation Engine
Classes | Namespaces | Functions
recogniser.h File Reference

Deprecated header that allows exports to Matveev's 3-manifold recogniser. More...

#include <string>
#include "regina-core.h"
#include "triangulation/ntriangulation.h"

Classes

class  regina::Triangulation< dim >
 A dim-dimensional triangulation, built by gluing together dim-dimensional simplices along their (dim-1)-dimensional facets. More...
 

Namespaces

 regina
 Contains the entire Regina calculation engine.
 

Functions

REGINA_DEPRECATED REGINA_API bool regina::writeRecogniser (const char *filename, NTriangulation &tri)
 Deprecated function that writes the given triangulation to the given file in Matveev's 3-manifold recogniser format. More...
 
REGINA_DEPRECATED REGINA_API bool regina::writeRecognizer (const char *filename, NTriangulation &tri)
 Deprecated function that writes the given triangulation to the given file in Matveev's 3-manifold recogniser format. More...
 

Detailed Description

Deprecated header that allows exports to Matveev's 3-manifold recogniser.

Deprecated:
All global functions that were once declared in this file have now been renamed to member functions of NTriangulation.

Copyright © 1999-2016, The Regina development team
This software is released under the GNU General Public License, with some additional permissions; see the source code for details.
For further information, or to submit a bug or other problem, please contact Ben Burton (bab@maths.uq.edu.au).