OpenMS
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
 FLASHIda C++ to C# (or vice versa) bridge functions The functions here are called in C# to invoke functions in FLASHIda class.
 
 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)