OpenMS  2.7.0
Namespaces | Functions
SplineBisection.h File Reference
#include <OpenMS/config.h>
#include <limits>
#include <cmath>
Include dependency graph for SplineBisection.h:

Go to the source code of this file.

Namespaces

 OpenMS
 Main OpenMS namespace.
 
 OpenMS::Math
 Math namespace.
 

Functions

template<class T >
void spline_bisection (const T &peak_spline, double const left_neighbor_mz, double const right_neighbor_mz, double &max_peak_mz, double &max_peak_int, double const threshold=1e-6)