Go to the source code of this file.
Namespaces | |
osc | |
Oscillation probability calculators. | |
Functions | |
template<typename T , typename U > | |
void | osc::CopyParams (const osc::_IOscCalcAdjustable< T > *inCalc, osc::_IOscCalcAdjustable< U > *outCalc) |
Copy parameters from one calculator to another, irrespective of their type. More... | |
template void | osc::CopyParams (const osc::_IOscCalcAdjustable< double > *inCalc, osc::_IOscCalcAdjustable< double > *outCalc) |