Functions | |
| int | func (double x, const double yin[], double yout[], void *params) |
| func rechte Seite der Differenzialgleichung More... | |
| double | fexact (double x) |
| fexact exakte Lösung More... | |
| void | ex1 () |
| ex1 Beispiel (Vorlage) More... | |
| auto | get_output_stream (const char *name, Format fmt) |
| get_output_stream generiere Ausgabestrom More... | |
| void | ode1 () |
| ode Lösung einer DGL More... | |
| void | ode2 () |
| ex2 DGL 2. Grades More... | |
| void | ode3 () |
| ode3 Konstante Kraft wirkt auf Holzblock More... | |
| double nmx::apps::x036::fexact | ( | double | x | ) |
| int nmx::apps::x036::func | ( | double | x, |
| const double | yin[], | ||
| double | yout[], | ||
| void * | params | ||
| ) |
|
inline |
1.8.13