ergo
template_blas_basicmath.h File Reference
#include <limits>

Go to the source code of this file.

Functions

template<class Treal >
Treal template_blas_fabs (Treal x)
template<class Treal >
Treal template_blas_sqrt (Treal x)
template<class Treal >
Treal template_blas_exp (Treal x)
template<class Treal >
Treal template_blas_log (Treal x)
template<class Treal >
Treal template_blas_erf (Treal x)
template<class Treal >
Treal template_blas_erfc (Treal x)
template<class Treal >
Treal template_blas_compute_pi_BBP (Treal dummy)

Function Documentation

template<class Treal >
Treal template_blas_compute_pi_BBP ( Treal  dummy)

Referenced by main().

template<class Treal >
Treal template_blas_erf ( Treal  x)

Referenced by main().

template<class Treal >
Treal template_blas_erfc ( Treal  x)

Referenced by erfc_inverse(), and main().

template<class Treal >
Treal template_blas_exp ( Treal  x)

Referenced by expRule< Treal >::set(), and main().

template<class Treal >
Treal template_blas_sqrt ( Treal  x)

Referenced by testAccumulation(), mainFun(), frobdiff(), mat::frobdiff(), mat::sqrtInt(), mat::Interval::invPuriStep(), mat::arn::Lanczos< Treal, Tmatrix, Tvector >::Lanczos(), mat::DiffMatrix::quickEuclBounds(), mat::Matrix::frob(), mat::Matrix::syFrob(), mat::Matrix::frobDiff(), mat::Matrix::syFrobDiff(), mat::Matrix::frob_thresh(), mat::Matrix< Treal >::frob(), mat::Matrix< Treal >::syFrob(), mat::Matrix< Treal >::frobDiff(), mat::Matrix< Treal >::syFrobDiff(), mat::Matrix< Treal >::frob_thresh(), mat::MatrixSymmetric< ergo_real, Matri >::quickEuclBounds(), mat::MatrixSymmetric::diff(), mat::MatrixSymmetric::diffIfSmall(), mat::MatrixTriangular::eucl(), mat::Purification::stepComputeInfo(), mat::tc2_auto(), mat::PuriInfo::improveCorrectOccupation(), mat::PuriInfo::getOptimalThresh(), mat::PuriStepInfo::improveHomoLumo(), mat::PuriStepInfo::computen0n1(), mat::PuriStepInfo::computeEigAccLoss(), mat::TC2::purify(), mat::TC2::homo(), mat::TC2::lumo(), template_blas_nrm2(), template_lapack_ggev(), template_lapack_hgeqz(), template_lapack_labad(), template_lapack_lae2(), template_lapack_laev2(), template_lapack_lag2(), template_lapack_lange(), dlanhs_(), 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(), mat::Vector::eucl(), mat::Vector< Treal >::eucl(), and main().