|
| file | approx.h |
| | Provides facilities for working around rounding errors when dealing with real numbers.
|
| |
| file | matrixops.h |
| | Provides various complex matrix calculations.
|
| |
| file | ninteger.h |
| | Provides arbitrary-precision and fixed-precision integer types.
|
| |
| file | nlargeinteger.h |
| | A deprecated header for dealing with arbitrary precision integers.
|
| |
| file | nmatrix.h |
| | Deals with matrices of elements of various types.
|
| |
| file | nmatrix2.h |
| | Deals with 2x2 integer matrices.
|
| |
| file | nmatrixint.h |
| | Deals with matrices of arbitrary precision integers.
|
| |
| file | nperm3.h |
| | Deals with permutations of {0,1,2}.
|
| |
| file | nperm4.h |
| | Deals with permutations of {0,1,2,3}.
|
| |
| file | nperm5.h |
| | Deals with permutations of {0,1,2,3,4}.
|
| |
| file | nprimes.h |
| | Support for finding primes and factorising integers.
|
| |
| file | nrational.h |
| | Deals with artibrary precision rational numbers.
|
| |
| file | nray.h |
| | Provides a fast class for rational rays rooted at the origin.
|
| |
| file | numbertheory.h |
| | Provides miscellaneous number theory routines.
|
| |
| file | nvector.h |
| | Provides a fast and generic vector class.
|
| |
| file | permconv.h |
| | Conversions between various permutation classes.
|
| |