libnum:classes:index
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| libnum:classes:index [2026/03/04 12:30] – abc | libnum:classes:index [2026/03/04 15:43] (current) – abc | ||
|---|---|---|---|
| Line 3: | Line 3: | ||
| namespace NumericMethods | namespace NumericMethods | ||
| - | class [[#Gear|Gear]]; \\ | + | * [[gear|Gear Integration method]] (Integration of Systems of Linear Differential Equations). |
| - | class [[# | + | |
| - | struct [[# | + | |
| - | class [[# | + | |
| - | class [[# | + | |
| - | typedef DoubleParamsMap [[# | + | |
| - | class [[# | + | |
| - | class [[# | + | |
| - | ===== Gear ===== | ||
| - | < | ||
| - | class Gear | ||
| - | { | ||
| - | public: | ||
| - | void set(int n, GearUserProc* derFunc, GearUserProc* jacFunc); | ||
| - | void setCallback(GearEngineCallback& | ||
| - | |||
| - | Message solve(const double t_begin, const double t_end, const double* y0); | ||
| - | |||
| - | }; | ||
| - | </ | ||
| - | |||
| - | ===== GearUserProc ===== | ||
| - | |||
| - | ===== GearEngineContext ===== | ||
| - | |||
| - | ===== GearEngineCallback ===== | ||
| - | |||
| - | ===== GearAssistant ===== | ||
| - | class GearAssistant | ||
| - | { | ||
| - | | ||
| - | GearParams | ||
| - | GearStatistics statistics; | ||
| - | }; | ||
libnum/classes/index.1772616638.txt.gz · Last modified: by abc
