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