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:21] – abc | libnum:classes:index [Unknown date] (current) – removed - external edit (Unknown date) 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== Libnum Classes ====== | ||
| - | |||
| - | namespace NumericMethods | ||
| - | |||
| - | class [[# | ||
| - | class [[# | ||
| - | struct [[# | ||
| - | 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 ===== | ||
libnum/classes/index.1772616070.txt.gz · Last modified: by abc
