| Regina 7.0 Calculation Engine
    | 
Allows reading lists of isomorphism signatures and knot signatures. More...
| Namespaces | |
| namespace | regina | 
| Contains the entire Regina calculation engine. | |
| Functions | |
| template<class PacketType > | |
| 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... | |
| std::shared_ptr< Container > | regina::readIsoSigList (const char *filename, unsigned dimension=3, unsigned colSigs=0, int colLabels=-1, unsigned long ignoreLines=0) | 
| A deprecated weaker version of readSigList(), which reads a list of isomorphism signatures for triangulations from the given text file.  More... | |
Allows reading lists of isomorphism signatures and knot signatures.