MPSolve 3.2.1
|
C__cdpe_struct | |
C__cplx_struct | |
C__gdpe_struct | |
C__rdpe_struct | |
C_mps_cluster_worker_data | |
C_mps_fradii_worker_data | |
C_mps_yacc_parser_data | |
▼Cmps::AbstractInputStream | Abstract class that represent a generic input stream that can be used by MPSolve to read polynomial files and/or descriptions |
Cmps::FileInputStream | |
Cmps::MemoryFileStream | Implementation of the abstract class AbstractInputStream that will stream the data contained in the area stored in memory |
Canonymous_namespace{resources_qrc.cpp}::initializer | |
Cmps::formal::Monomial | |
Cmps_approximation | |
Cmps_boolean_mt | A thread safe version of mps_boolean |
Cmps_chebyshev_poly | |
Cmps_cluster | A cluster of mps_roots |
Cmps_cluster_item | Cluster held in a mps_clusterization |
Cmps_clusterization | A list of mps_cluster |
Cmps_command_line_option | This struct holds a configuration for a command line option. This is a step towards a more flexible implementation of the option parser, compared to the traditional getopts() call |
Cmps_command_line_option_configuration | Configuration for a command line parser |
Cmps_context | This struct holds the state of the mps computation |
Cmps_input_buffer | Buffer used to parse input files in MPSolve. It can read a stream line by line |
Cmps_input_configuration | Configuration for an input stream; this struct contains the information on how the input stream should be parsed |
Cmps_input_option | This struct holds a key and the value associated with it. It's used for options that require a value associated |
Cmps_linear_hypograph | A set described as hypograph of a piecewise linear function |
Cmps_list | |
Cmps_list_element | |
Cmps_long_int_mt | A thread safe version of mps_boolean |
Cmps_monomial_matrix_poly | This is the struct that holds all the data of the matrix polynomial |
Cmps_monomial_poly | Data regarding a polynomial represented in the monomial base |
Cmps_monomial_poly_double_buffer | |
Cmps_opt | Struct holding the options passed on the command line |
Cmps_output_configuration | Configuration for the output |
▼Cmps_polynomial | Struct that represents an abstract polynomial. All the other real polynomial implementations (such as mps_monomial_poly, mps_secular_equation, ...) inherits from this |
▼Cmps::Polynomial | |
Cmps::NRootsPolynomial | This class is a brief example of how one could implement a custom polynomial type using C++ classes |
Cmps_regeneration_driver | This type represent an abstract implementation of a driver for the regeneration step of the main algorithm |
Cmps_root | This struct represent a root inside of a mps_cluster |
Cmps_secular_equation | Secular equation data |
Cmps_secular_equation_double_buffer | |
Cmps_secular_iteration_data | This is a struct that represent an iteration on a root. It contains information that could be useful for mps_secular_*iterate() routine to determine some error bound and provide a method for the routine to communicate if it was able to set the radius or not (by setting the radius_set in the right way) |
Cmps_starting_configuration | This struct holds the information about the starting disposal of the approximations that has been obtained by the computation of the Newton polygon of the polynomial |
Cmps_thread | A thread that is part of a thread pool |
Cmps_thread_job | A new job for mps_thread_fsolve() , mps_thread_dsolve() or mps_thread_msolve() |
Cmps_thread_job_queue | Struct holding a job queue |
Cmps_thread_pool | A thread pool that contains a set of mps_thread and allow to manage them as a set of worker |
Cmps_thread_pool_queue | A queue of work items that thread can consume |
Cmps_thread_pool_queue_item | An item that can be inserted and/or extracted from a mps_thread_pool_queue |
Cmps_thread_worker_data | Data packed to be passed to a new thread that will perform floating point, dpe or multiprecision iterations |
Cmps_tls | |
Cmps_vertex | Generic vertex of a linear hypograph |
CMpsIterationLogger | |
CMpsIterationLoggerClass | |
Cmps::formal::Polynomial | |
▼CQAbstractListModel | |
Cxmpsolve::RootsModel | |
▼CQMainWindow | |
Cxmpsolve::MainWindow | |
Cxmpsolve::PolFileEditorWindow | |
▼CQObject | |
Cxmpsolve::PolynomialSolver | Aims to solve a polynomial given its coefficients or the content of the line edit to parse |
▼CQQmlApplicationEngine | |
Cxmpsolve::MainQmlView | |
▼CQQuickPaintedItem | |
Cxmpsolve::QQuickRootsRenderer | |
▼CQSyntaxHighlighter | |
Cxmpsolve::PolSyntaxHighlighter | |
Cqt_meta_stringdata_xmpsolve__MainQmlView_t | |
Cqt_meta_stringdata_xmpsolve__MPSolveWorker_t | |
Cqt_meta_stringdata_xmpsolve__PolSyntaxHighlighter_t | |
Cqt_meta_stringdata_xmpsolve__PolynomialSolver_t | |
Cqt_meta_stringdata_xmpsolve__QQuickRootsRenderer_t | |
Cqt_meta_stringdata_xmpsolve__RootsModel_t | |
▼CQThread | |
Cxmpsolve::MPSolveWorker | |
▼CQWidget | |
Cxmpsolve::PolFileEditor | |
Cxmpsolve::QRootsRenderer | |
Cxmpsolve::Root | |
▼Cxmpsolve::RootsRenderer | |
Cxmpsolve::QQuickRootsRenderer | |
Cxmpsolve::QRootsRenderer | |
Ctest_pol | Test polynomials to be passed to the function test_*_on_pol() |
CYY_BUFFER_STATE | |
Cyy_trans_info | |
Cyyguts_t |