MPSolve 3.2.1
Loading...
Searching...
No Matches
File List
Here is a list of all documented files with brief descriptions:
[detail level 12345]
  include
  mps
  private
  formal
 formal-monomial.hImplementation in C++ of arithmetic between formal polynomials with rational coefficients
 formal-polynomial.hImplementation in C++ of arithmetic between formal polynomials with rational coefficients
  system
 abstract-input-stream.hAbstract input stream used to parse files
 file-input-stream.h
 memory-file-stream.hImplementation of a fmemopen-like stream
 aberth.hImplementation of Aberth correction computation
 algorithms.hThis file contains the entry points of the various algorithms implemented in MPSolve
 cluster.hData structures for cluster analysis and some accessors and internal functions
 convex.hImplementation of the convex hull computation
 data.hImplementation of the routines that handle the management of data inside mps_context objects
 hessenberg-determinant.hImplementation of determinant computation for Hessenberg matrices
 horner.hHorner implementation for Monomial polynomials
 improve.hRefining of isolated approximations by means of Newton method
 input-buffer.hImplementation of a buffer for parsing input file for MPSolve
 input-output.hGeneric input-output functions inside MPSolve
 jacobi-aberth.hImplementation of the iterations using Jacobi-style updates
 list.hCustom implementation of list inside MPSolve
 mandelbrot-user.h
 newton.hImplementation of Newton correction computation
 options.hImplementation of option parsing for MPSolve
 radii.hImplementation of radius computation
 secular-evaluation.hEvaluation of secular equations
 secular-regeneration.h
 solve.hGeneral routines ported from MPSolve 2.2
 sort.hImplementation of sorting routines for MPSolve
 starting-configuration.h
 starting.hSelection of starting points and shifting of the polynomials to zoom in the clusters
 threading.hMultithreading iterations for MPSolve
 tools.hHeader containing various tools used to interact with the system
 touch.hRoutines that check the emptyness of the intersection of several sets
 utils.h
 approximation.hRepresentation of a single approximation
 chebyshev.h
 context.hThis file contains the definition of mps_context and most of its fields
 debug.hDebugging 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.hAdditional functions used to complete the GMP package with what is needed in MPSolve
 interface.hSimple routines used to interact with MPSolve without going into the internals
 link.hFunctions used to pass the data back and forth between multiprecision and floating point
 matrix.h
 monomial-matrix-poly.hImplementation of the monomial version of the matrix polynomial
 monomial-poly.hImplementation of the allocation and edit functions for the handling of monomial polynomials
 mpc.hMultiprecision complex type, based on mpf multiprecision floating point type
 mps.hHeader file for libmps
 mt-types.hImplementation of some thread-safe types that can be easily used with the macro MPS_LOCK() and MPS_UNLOCK()
 mt.hLibrary with extended types in C
 nroots-polynomial.h
 parser.hGeneric parsers for common polynomial types
 polynomial.h
 regeneration-driver.h
 secular-equation.hHeader file for secular-related routines
 types.h
 version.h
  src
  libmps
  monomial
 yacc-parser.h
  system
 getline.cPorting of getline() freely taken from the Android sources
  unisolve
 main.cFile with the implementation of the driver routines for MPSolve
  mpsolve
 iteration-logger.h
  tests
 check_implementation.hThis file contains the implementation of the checks and some commodify function to create them
 dummy.cppDummy C++ file used to convince automake to use a C++ compiler for the linking since libmpsprivate is a C++ static library
  xmpsolve
 mainqmlview.h
 mainwindow.h
 monomial.h
 mpsolveworker.h
 polfileeditor.h
 polfileeditorwindow.h
 polsyntaxhighlighter.h
 polynomialsolver.h
 qquickrootsrenderer.h
 qrootsrenderer.h
 root.h
 rootsmodel.h
 rootsrenderer.h