Specialized Template Function librapid::signBit(const float&)#

Function Documentation#

template<>
bool librapid::signBit(const float &val) noexcept#

Extract the sign bit from a value

Parameters

val – The value to extract the sign bit from

Returns

The sign bit of the value