libnum:examples:gear
This is an old revision of the document!
Integration of Systems of Linear Differential Equations
Gear Method.
Let's examine the following SLDE:
f′
#include <stdio.h> #include <math.h> #include "libnum/gear.h" using namespace NumericMethods;
libnum/examples/gear.1772621565.txt.gz · Last modified: by abc
