ergo
template_blas_num_limits.h File Reference
#include <limits>
#include "config.h"

Go to the source code of this file.

Functions

template<typename Treal >
static Treal template_blas_get_machine_epsilon ()
 
template<typename Treal >
static Treal template_blas_get_num_limit_min ()
 
template<typename Treal >
static Treal template_blas_get_num_limit_max ()
 

Function Documentation

◆ 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

References max.

◆ template_blas_get_num_limit_min()

template<typename Treal >
static Treal template_blas_get_num_limit_min ( )
inlinestatic

References min().