OscProb
|
Go to the source code of this file.
Functions | |
void | complexsolver (const Eigen::Matrix3cd &A, OscProb::vectorD &w) |
void complexsolver | ( | const Eigen::Matrix3cd & | A, |
OscProb::vectorD & | w | ||
) |
Wrapper to solve non-hermitian matrix eigenvalues.
A | - Input matrix |
w | - Output eigenvalues |
Definition at line 13 of file complexsolver.cxx.
Referenced by OscProb::PMNS_Decay::SolveHam().