#include <limits>
#include "config.h"
Go to the source code of this file.
◆ template_blas_get_machine_epsilon()
template<typename Treal >
static Treal template_blas_get_machine_epsilon |
( |
| ) |
|
|
inlinestatic |
◆ template_blas_get_num_limit_max()
template<typename Treal >
static Treal template_blas_get_num_limit_max |
( |
| ) |
|
|
inlinestatic |
Referenced by check_if_matrix_contains_strange_elements(), compute_h_core_matrix_sparse(), do_density_images(), mat::EuclTruncationGeneral< Tmatrix, Treal >::euclIfSmall(), mat::EuclTruncationCongrTransMeasure< Tmatrix, TmatrixB, Treal >::getFrobTruncBounds(), mat::EuclTruncationSymmWithZ< Tmatrix, TmatrixZ, Treal >::getFrobTruncBounds(), main(), and value_seems_like_nan_or_inf().
◆ template_blas_get_num_limit_min()
template<typename Treal >
static Treal template_blas_get_num_limit_min |
( |
| ) |
|
|
inlinestatic |