11 #include <OpenMS/config.h> 
   22   template <
typename FloatingPo
intType>
 
   30     FloatingPointType 
const ref_;
 
   68   template <
typename FloatingPo
intType>
 
   75   template <
typename FloatingPo
intType>
 
A more convenient string class.
Definition: String.h:34
 
Main OpenMS namespace.
Definition: FeatureDeconvolution.h:22
 
std::ostream & operator<<(std::ostream &os, const AccurateMassSearchResult &amsr)
 
const PrecisionWrapper< FloatingPointType > precisionWrapper(const FloatingPointType rhs)
Wrapper function that sets the appropriate precision for output temporarily. The original precision i...
Definition: PrecisionWrapper.h:69
 
Wrapper class to implement output with appropriate precision. See precisionWrapper().
Definition: PrecisionWrapper.h:24
 
FloatingPointType const ref_
Definition: PrecisionWrapper.h:30
 
PrecisionWrapper(const FloatingPointType rhs)
Constructor. Note: Normally you will prefer to use the "make"-function precisionWrapper(),...
Definition: PrecisionWrapper.h:26
 
PrecisionWrapper(const PrecisionWrapper &rhs)
Definition: PrecisionWrapper.h:28