ATLAS Offline Software
|
Functions | |
template<int N> | |
void | compress (const Eigen::Matrix< float, N, N, 0, N, N > &covMatrix, std::vector< float > &vec) |
template<int N> | |
void | expand (std::vector< float >::const_iterator it, std::vector< float >::const_iterator, Eigen::Matrix< float, N, N, 0, N, N > &covMatrix) |