#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 () |
| static Treal template_blas_get_machine_epsilon | ( | ) | [inline, static] |
| static Treal template_blas_get_num_limit_max | ( | ) | [inline, static] |
References max.
| static Treal template_blas_get_num_limit_min | ( | ) | [inline, static] |
References min().
1.6.1