pflib
v3.9.0-rc3-11-g2537d8f
Pretty Fine HGCROC Interaction Library
Loading...
Searching...
No Matches
efficiency.h
1
#pragma once
2
3
#include <vector>
4
5
namespace
pflib::utility
{
6
13
double
efficiency
(
std::vector<int>
samples);
14
15
}
// namespace pflib::utility
pflib::utility
Dumping ground for various functions that are used in many places.
Definition
crc.cxx:9
pflib::utility::efficiency
double efficiency(std::vector< int > samples)
find the efficiency of the input vector of samples this is the fraction of samples that are above 0
Definition
efficiency.cxx:8
std::vector
include
pflib
utility
efficiency.h
Generated by
1.12.0