#include <vector>
#include <map>
#include <cmath>
#include <limits>
#include <algorithm>
Go to the source code of this file.
Classes | |
struct | deep_tau::Scaling::ScalingParams |
Namespaces | |
deep_tau | |
deep_tau::Scaling | |
Variables | |
constexpr float | deep_tau::Scaling::inf = std::numeric_limits<float>::infinity() |
const std::map< std::pair< FeatureT, bool >, ScalingParams > | deep_tau::Scaling::scalingParamsMap_PhaseIIv2p5 |
const std::map< std::pair< FeatureT, bool >, ScalingParams > | deep_tau::Scaling::scalingParamsMap_v2p1 |
const std::map< std::pair< FeatureT, bool >, ScalingParams > | deep_tau::Scaling::scalingParamsMap_v2p5 |