#include <limits>
Go to the source code of this file.
template<class Treal >
Treal template_blas_compute_pi_BBP |
( |
Treal |
dummy | ) |
|
template<class Treal >
Treal template_blas_erf |
( |
Treal |
x | ) |
|
template<class Treal >
Treal template_blas_erfc |
( |
Treal |
x | ) |
|
template<class Treal >
Treal template_blas_exp |
( |
Treal |
x | ) |
|
template<class Treal >
Treal template_blas_fabs |
( |
Treal |
x | ) |
|
Referenced by mat::Matrix< Treal >::add_abs_col_sums(), mat::bisection(), mat::arn::LanczosLargestMagnitudeEig< Treal, Tmatrix, Tvector >::computeEigenPairTri(), mat::PuriStepInfoDebug< Treal, DebugLevelHigh >::computeExactValues(), mat::arn::LanczosLargestMagnitudeEig< Treal, Tmatrix, Tvector >::converged(), dotIsBroken(), per::Perturbation< Treal, Tmatrix, Tvector >::dryRun(), mat::MatrixSymmetric< Treal, Tmatrix >::eucl(), mat::euclIfSmall(), mat::Matrix< Treal, Telement >::gersgorin(), mat::Matrix< Treal >::gersgorin(), mat::arn::MatrixTridiagSymmetric< Treal >::getEigsByIndex(), mat::arn::MatrixTridiagSymmetric< Treal >::getEigsByInterval(), mat::PuriInfo< Treal, Tvector, TdebugPolicy >::getThreshIncreasingGap(), mainFun(), mat::Matrix< Treal >::maxAbsValue(), mat::maxdiff(), maxdiff(), mat::maxdiff_tri(), maxdiff_tri(), mat::read_sparse_matrix(), mat::arn::LanczosLargestMagnitudeEig< Treal, Tmatrix, Tvector >::rerun(), expRule< Treal >::set(), mat::PuriStepInfo< Treal, Tvector, TdebugPolicy >::setPoly(), mat::PuriInfo< Treal, Tvector, TdebugPolicy >::ShouldComputeXmX2EuclNormAccurately(), mat::tc2(), mat::tc2_auto(), testAccumulation(), and mat::arn::LanczosLargestMagnitudeEigIfSmall< Treal, Tmatrix, Tvector >::update().
template<class Treal >
Treal template_blas_log |
( |
Treal |
x | ) |
|
Referenced by main(), template_blas_lg10(), template_lapack_larnv(), template_lapack_larrb(), template_lapack_larrd(), template_lapack_larre(), template_lapack_larrj(), template_lapack_larrk(), template_lapack_larrv(), template_lapack_lartg(), and template_lapack_stebz().
template<class Treal >
Treal template_blas_sqrt |
( |
Treal |
x | ) |
|
Referenced by mat::PuriStepInfo< Treal, Tvector, TdebugPolicy >::computeEigAccLoss(), mat::PuriStepInfo< Treal, Tvector, TdebugPolicy >::computen0n1(), mat::MatrixSymmetric< Treal, Tmatrix >::diff(), mat::MatrixSymmetric< Treal, Tmatrix >::diffIfSmall(), dlanhs_(), mat::Vector< Treal, Telement >::eucl(), mat::MatrixTriangular< Treal, Tmatrix >::eucl(), mat::Vector< Treal >::eucl(), mat::Matrix< Treal, Telement >::frob(), mat::Matrix< Treal >::frob(), mat::Matrix< Treal, Telement >::frob_thresh(), mat::Matrix< Treal >::frob_thresh(), mat::frobdiff(), frobdiff(), mat::Matrix< Treal, Telement >::frobDiff(), mat::Matrix< Treal >::frobDiff(), mat::PuriInfo< Treal, Tvector, TdebugPolicy >::getOptimalThresh(), mat::TC2< Treal, Tmatrix >::homo(), mat::PuriInfo< Treal, Tvector, TdebugPolicy >::improveCorrectOccupation(), mat::PuriStepInfo< Treal, Tvector, TdebugPolicy >::improveHomoLumo(), mat::Interval< Treal >::invPuriStep(), mat::arn::Lanczos< Treal, Tmatrix, Tvector >::Lanczos(), mat::TC2< Treal, Tmatrix >::lumo(), main(), mainFun(), mat::TC2< Treal, Tmatrix >::purify(), mat::DiffMatrix< Tmatrix, Treal >::quickEuclBounds(), mat::MatrixSymmetric< ergo_real, Matri >::quickEuclBounds(), mat::sqrtInt(), mat::Purification< Treal, Tmatrix, TdebugPolicy >::stepComputeInfo(), mat::Matrix< Treal, Telement >::syFrob(), mat::Matrix< Treal >::syFrob(), mat::Matrix< Treal, Telement >::syFrobDiff(), mat::Matrix< Treal >::syFrobDiff(), mat::tc2_auto(), template_blas_nrm2(), template_lapack_ggev(), template_lapack_hgeqz(), template_lapack_labad(), template_lapack_lae2(), template_lapack_laev2(), template_lapack_lag2(), template_lapack_lange(), template_lapack_lanst(), template_lapack_lansy(), template_lapack_lapy2(), template_lapack_lapy3(), template_lapack_lar1v(), template_lapack_larnv(), template_lapack_larra(), template_lapack_larre(), template_lapack_larrf(), template_lapack_larrr(), template_lapack_lartg(), template_lapack_lasq2(), template_lapack_lasq3(), template_lapack_lasq4(), template_lapack_lasv2(), template_lapack_potf2(), template_lapack_pptrf(), template_lapack_stebz(), template_lapack_stein(), template_lapack_stemr(), template_lapack_steqr(), template_lapack_sterf(), template_lapack_stevr(), template_lapack_stevx(), template_lapack_syev(), and testAccumulation().