tetl 0.1.0
Embedded Template Library
Loading...
Searching...
No Matches
float_round_style.hpp File Reference

Go to the source code of this file.

Namespaces

namespace  etl
 

Enumerations

enum  float_round_style {
  round_indeterminate = -1 , round_toward_zero = 0 , round_to_nearest = 1 , round_toward_infinity = 2 ,
  round_toward_neg_infinity = 3
}