View on GitHub

computational-mathematics

Contains basic implementations of a number of standard procedures in scientific computing and computational mathematics.

Routine Name:

Author: Christopher Johnson

Language: C++. Tested with g++ compiler.

Declared in: “ivpSolver.hpp”

Description/Purpose:

Input:

Output:

Usage/Example:

```C++ ``` Output from the lines above: ```c++ ``` **Implementation/Code:** The following is the code for ```c++ ``` **Last Modified:** February/2018