cetin
7c2194df23
and GEC Filter to eff options files trained network with correct parameterisation sample4 new effs with sample4 NN weights
3 lines
157 B
C++
3 lines
157 B
C++
// p[0] + p[1] * x / (1 + p[2] * abs(x)) for nBins = 1184
|
|
constexpr auto p =
|
|
std::array{592.8667233640485f, 0.5357769577503395f, 0.0005740497681673013f}; |