WARPXM v1.10.0
|
#include "warpxm/warpxm_config.h"
#include <cassert>
Go to the source code of this file.
Namespaces | |
namespace | wxm |
Base namespace for everything not included in the global namespace. | |
namespace | wxm::root_finders |
Functions | |
template<class T > | |
real | wxm::root_finders::bisection (const T &fun, real a, real b) |