« User Manual 4.6 Optimization » : différence entre les versions
Aller à la navigation
Aller à la recherche
Page créée avec « __NOTOC__ == Introduction == === Scope === This section describes PATRIUS optimization features. TODO === Javadoc === The math framework classes are available in the pack... » |
|||
| Ligne 2 : | Ligne 2 : | ||
== Introduction == | == Introduction == | ||
=== Scope === | === Scope === | ||
This section describes PATRIUS optimization features. | This section describes PATRIUS optimization features. It provides solvers for general convex optimization problems, such as LP, QP, QCQP, etc. | ||
=== Javadoc === | === Javadoc === | ||
Version du 11 janvier 2021 à 10:23
Introduction
Scope
This section describes PATRIUS optimization features. It provides solvers for general convex optimization problems, such as LP, QP, QCQP, etc.
Javadoc
The math framework classes are available in the package fr.cnes.sirius.patrius.math.optim.
| Library | Javadoc |
|---|---|
| Patrius | Package fr.cnes.sirius.patrius.math.optim |
Links
None as of now.
Useful Documents
None as of now.
Package Overview
TODO
Features Description
Features
TODO
Getting Started
TODO
Contents
Interfaces
TODO. Tableau à compléter
| Interface | Summary | Javadoc |
|---|---|---|
| MathLibrary | Interface for low-level Math framework | ... |
Classes
TODO. Tableau à compléter
| Class | Summary | Javadoc |
|---|---|---|
| MathLib | Static class for generic low-level math functions use | ... |