#include "OscLib/IOscCalc.h"
#include "OscLib/PMNSOpt.h"
#include <cassert>
#include <unordered_map>
Go to the source code of this file.
Classes | |
class | osc::_OscCalcPMNSOpt< T > |
Optimized version of OscCalcPMNS. More... | |
struct | osc::_OscCalcPMNSOpt< T >::Val_t |
Namespaces | |
osc | |
Oscillation probability calculators. | |
Typedefs | |
typedef _OscCalcPMNSOpt< double > | osc::OscCalcPMNSOpt |