|
MPSolve 3.2.1
|
Directories | |
| directory | private |
Files | |
| file | approximation.h [code] |
| Representation of a single approximation. | |
| file | chebyshev.h [code] |
| file | context.h [code] |
This file contains the definition of mps_context and most of its fields. | |
| file | debug.h [code] |
Debugging functions, that honor the status os s->DOLOG and autodetect if the output stream is or not a tty to select the best output method. | |
| file | gmptools.h [code] |
| Additional functions used to complete the GMP package with what is needed in MPSolve. | |
| file | interface.h [code] |
| Simple routines used to interact with MPSolve without going into the internals. | |
| file | link.h [code] |
| Functions used to pass the data back and forth between multiprecision and floating point. | |
| file | matrix.h [code] |
| file | monomial-matrix-poly.h [code] |
| Implementation of the monomial version of the matrix polynomial. | |
| file | monomial-poly.h [code] |
| Implementation of the allocation and edit functions for the handling of monomial polynomials. | |
| file | mpc.h [code] |
| Multiprecision complex type, based on mpf multiprecision floating point type. | |
| file | mps.h [code] |
| Header file for libmps. | |
| file | mt-types.h [code] |
| Implementation of some thread-safe types that can be easily used with the macro MPS_LOCK() and MPS_UNLOCK(). | |
| file | mt.h [code] |
| Library with extended types in C. | |
| file | nroots-polynomial.h [code] |
| file | parser.h [code] |
| Generic parsers for common polynomial types. | |
| file | polynomial.h [code] |
| file | regeneration-driver.h [code] |
| file | secular-equation.h [code] |
| Header file for secular-related routines. | |
| file | types.h [code] |
| file | version.h [code] |