Helper struct for the cache. Might not need this. More...
#include "/cvmfs/nova.opensciencegrid.org/externals/osclib/v00.07/src/OscLib/OscCalcPMNSOptEigen.h"
Public Attributes | |
const Eigen::Matrix3cd | vectors |
const Eigen::Vector3d | values |
Helper struct for the cache. Might not need this.
Wrapper of a system of eigenvectors and eigenvalues
Definition at line 68 of file OscCalcPMNSOptEigen.h.
const Eigen::Vector3d osc::EigenSystem::values |
Definition at line 70 of file OscCalcPMNSOptEigen.h.
Referenced by osc::OscCalcPMNSOptEigen::FillCache().
const Eigen::Matrix3cd osc::EigenSystem::vectors |
Definition at line 69 of file OscCalcPMNSOptEigen.h.
Referenced by osc::OscCalcPMNSOptEigen::FillCache().