libnum:classes:index
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| libnum:classes:index [2026/03/04 12:16] – created abc | libnum:classes:index [Unknown date] (current) – removed - external edit (Unknown date) 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== Libnum Classes ====== | ||
| - | namespace NumericMethods | ||
| - | GearUserProc* [[derFunc]] | ||
| - | |||
| - | ===== 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); | ||
| - | |||
| - | }; | ||
| - | </ | ||
libnum/classes/index.1772615800.txt.gz · Last modified: by abc
