numerical-collection-cpp 0.10.0
A collection of algorithms in numerical analysis implemented in C++
|
File in include/num_collect/roots | Includes file in include/num_collect/roots/concepts |
---|---|
function_root_finder_base.h | function.h |
newton_raphson.h | differentiable_function.h |
newton_raphson.h | multi_variate_differentiable_function.h |
newton_raphson.h | single_variate_differentiable_function.h |