Regina 7.3 Calculation Engine
Namespaces | Functions
isosig.h File Reference

Allows reading lists of isomorphism signatures and knot signatures. More...

#include "regina-core.h"
#include <memory>
#include "foreign/fromsiglist-impl.h"

Namespaces

namespace  regina
 Contains the entire Regina calculation engine.
 

Functions

template<class ObjectType >
std::shared_ptr< Container > regina::readSigList (const char *filename, unsigned colSigs=0, int colLabels=-1, unsigned long ignoreLines=0)
 Reads a list of isomorphism signatures or knot signatures from the given text file. More...
 

Detailed Description

Allows reading lists of isomorphism signatures and knot signatures.


Copyright © 1999-2023, 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).