Embedded Template Library 1.0
|
Calculates the smallest value that, when squared, will be not greater than VALUE. More...
#include <sqrt.h>
Public Types | |
enum | { value = type::value } |
typedef etl::conditional<((I *I)>VALUE), etl::constant< intmax_t, I-1 >, etl::sqrt< VALUE, I+1 > >::type | type |
Calculates the smallest value that, when squared, will be not greater than VALUE.