|
Jpp
17.2.1-pre0
the software that should make you happy
|
Go to the source code of this file.
Classes | |
| struct | JOSCPROB::JOscProbFunction< JFunction_t > |
| Implementation of oscillation probability function interface. More... | |
| struct | JOSCPROB::JOscProbFunction< pOscProb > |
| Implementation of C-style oscillation probability function. More... | |
Namespaces | |
| JOSCPROB | |
Typedefs | |
| typedef double(* | JOSCPROB::pOscProb )(const JOscChannel &, const double, const double) |
Functions | |
| template<class JFunction_t > | |
| JOscProbFunction< JFunction_t > | JOSCPROB::make_oscProbFunction (const JFunction_t &function) |
| Auxiliary method for creating an interface to an oscillation probability function. More... | |
| JOscProbFunction< pOscProb > | JOSCPROB::make_oscProbFunction (pOscProb function) |
| Auxiliary method for creating an interface to an oscillation probability function. More... | |
1.8.5