numerical-collection-cpp 0.10.0
A collection of algorithms in numerical analysis implemented in C++
Loading...
Searching...
No Matches
half.h File Reference

Definition of half. More...

+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  num_collect
 Namespace of num_collect source codes.
 
namespace  num_collect::constants
 Namespace of constexpr variables and functions.
 

Variables

template<typename T >
constexpr T num_collect::constants::half = static_cast<T>(0.5)
 Value 0.5.
 

Detailed Description

Definition of half.

Definition in file half.h.