std::tuple< SRDef, std::vector< Index > > syten::mutualInfo::optimal_order | ( | DenseTensor< 2, SRDef > | mInfo | ) |
Calculates the optimal order of the network given the mutual Information.
mInfo | Mutual Information matrix |
References std::vector< T >::begin(), syten::DenseTensor< rank, Scalar >::dim(), std::vector< T >::end(), syten::DenseEigensolver::DenseSymEigensolverBase< Type >::evectors, syten::logGI(), std::move(), syten::mutualInfo::optimal_order(), and syten::sort().
Referenced by syten::mutualInfo::optimal_order().