Commit Graph

5 Commits

Author SHA1 Message Date
realstealthninja
eff2f44a50 chore: use iwyu on numerical_methods/**.cpp 2024-09-13 15:39:02 +05:30
realstealthninja
8740df0314 fix: add <cstdint> to numerical_methods/** 2024-08-31 11:33:58 +05:30
Krishna Vedala
ef957bae98 removed scaling during assert checks 2020-06-21 23:08:53 -04:00
Krishna Vedala
957fe5c6ce fixed doc for #define 2020-06-21 23:05:36 -04:00
Krishna Vedala
db0fc17efb feat: added brent's mthod to find extrema of a unimodal real function with real variables
Signed-off-by: Krishna Vedala <7001608+kvedala@users.noreply.github.com>
2020-06-21 22:30:23 -04:00