icedb  version 0.5.1
Snow particle scattering database API
Namespaces | Functions
zeros.cpp File Reference
#include "../icedb/zeros.hpp"
#include <cmath>
Include dependency graph for zeros.cpp:

Go to the source code of this file.

Namespaces

 icedb
 
 icedb::zeros
 

Functions

double icedb::zeros::findzero (double a, double b, const std::function< double(double) > &evaltarget)
 Zero-finding implementation - Brent's method. More...