|
MPSolve 3.2.2
|
Header file for libmps. More...
#include <mps/types.h>#include <mps/mt.h>#include <mps/gmptools.h>#include <mps/mpc.h>#include <mps/link.h>#include <mps/polynomial.h>#include <mps/matrix.h>#include <mps/chebyshev.h>#include <mps/monomial-matrix-poly.h>#include <mps/monomial-poly.h>#include <mps/secular-equation.h>#include <mps/nroots-polynomial.h>#include <mps/regeneration-driver.h>#include <mps/approximation.h>#include <mps/context.h>#include <mps/debug.h>#include <mps/interface.h>#include <mps/parser.h>#include <mps/version.h>#include <mps/private/system/abstract-input-stream.h>#include <mps/private/system/file-input-stream.h>#include <mps/private/system/memory-file-stream.h>#include <mps/private/aberth.h>#include <mps/private/algorithms.h>#include <mps/private/cluster.h>#include <mps/private/convex.h>#include <mps/private/data.h>#include <mps/private/hessenberg-determinant.h>#include <mps/private/horner.h>#include <mps/private/jacobi-aberth.h>#include <mps/private/improve.h>#include <mps/private/input-buffer.h>#include <mps/private/input-output.h>#include <mps/private/list.h>#include <mps/private/mandelbrot-user.h>#include <mps/private/newton.h>#include <mps/private/options.h>#include <mps/private/radii.h>#include <mps/private/secular-evaluation.h>#include <mps/private/solve.h>#include <mps/private/sort.h>#include <mps/private/starting.h>#include <mps/private/starting-configuration.h>#include <mps/private/threading.h>#include <mps/private/tools.h>#include <mps/private/touch.h>#include <mps/private/utils.h>#include <mps/private/formal/formal-monomial.h>#include <mps/private/formal/formal-polynomial.h>#include <mps/private/secular-regeneration.h>Go to the source code of this file.
Macros | |
| #define | MPS_CORE_H_ |
| #define | __MPS_NOT_DEFINE_BOOL |
| #define | MPS_PRIVATE |
| #define | MPS_BEGIN_DECLS extern "C" { |
| #define | MPS_END_DECLS } |
Functions | |
| MPS_BEGIN_DECLS ssize_t | getline (char **lineptr, size_t *n, FILE *stream) |
Header file for libmps.
This file is the header for the libmps library. Including this file is needed to access all the MPSolve routines by MPSolve internals.