clang-format and clang-tidy fixes for 333ef5ca

This commit is contained in:
github-actions 2021-11-07 16:48:36 +00:00
parent 333ef5cab6
commit 176051b1a4

View File

@ -9,11 +9,10 @@
* @author [Ameya Chawla](https://github.com/ameyachawlaggsipu)
*/
#include <cassert> /// for assert
#include <cassert> /// for assert
#include <cmath>
#include <iostream> /// for IO operations
#include "math.h"
/**
* @namespace numerical_methods
* @brief Numerical algorithms/methods