|
| file | binom.h |
| | Provides small binomial coefficients.
|
| |
| file | cyclotomic.h |
| | Implements exact arithmetic in cyclotomic fields.
|
| |
| file | integer.h |
| | Provides arbitrary-precision and fixed-precision integer types.
|
| |
| file | laurent.h |
| | Implements single variable Laurent polynomials over arbitrary rings.
|
| |
| file | laurent2.h |
| | Implements Laurent polynomials in two variables over arbitrary rings.
|
| |
| file | matrix.h |
| | Deals with matrices of elements of various types.
|
| |
| file | matrix2.h |
| | Deals with 2x2 integer matrices.
|
| |
| file | matrixops.h |
| | Provides various complex matrix calculations.
|
| |
| file | numbertheory.h |
| | Provides miscellaneous number theory routines.
|
| |
| file | perm.h |
| | Deals with permutations of {0,1,...,n-1}.
|
| |
| file | polynomial.h |
| | Implements single variable polynomials over arbitrary rings.
|
| |
| file | primes.h |
| | Support for finding primes and factorising integers.
|
| |
| file | rational.h |
| | Deals with artibrary precision rational numbers.
|
| |
| file | ray.h |
| | Deprecated header.
|
| |
| file | vector.h |
| | Provides a fast and generic vector class.
|
| |