npstat is hosted by Hepforge, IPPP Durham
NPStat  5.10.0
truncatedInverseSqrt.hh File Reference

Utility for truncating square roots of symmetric positive-semidefinite matrices. More...

Go to the source code of this file.

Namespaces

 npstat
 

Functions

double npstat::truncatedInverseSqrt (const Matrix< lapack_double > &covmat, unsigned nEigenvectorsToKeep, double eigenvaluePrecision, Matrix< lapack_double > *result, unsigned *numEigenvaluesAdjusted=0, EigenMethod m=EIGEN_SIMPLE)
 

Detailed Description

Utility for truncating square roots of symmetric positive-semidefinite matrices.

Author: I. Volobouev

July 2018