mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-02-03 18:46:50 +08:00
* Runge Kutta Method * statically cast and initialised * changes applied * changes applied * minor changes applied * Proper Documentation updated * Proper Documentation updated with suggestions * minor changes * added returns to rungeKutta function * made a small commit * updating DIRECTORY.md * made a small change at line 99 * made a small change at line 99 * Changes made as suggested * Changes updated * espace reverted * changes made in the documentation * minor additions * Update rungekutta.cpp * Update change * Changes removed * Minor updates * test functions added * Test functions outside namespace * non-static to static test function * used vector * changed function brief * made a single test function * made a single test function and made a slight change * changed numerical method namespace description * made changes in test function * made slight changes as suggested * Added a space * Added the new suggestions * updated in latex Co-authored-by: Rudra Prasad Das <rudraiitism@gmail.com> Co-authored-by: github-actions <${GITHUB_ACTOR}@users.noreply.github.com>