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

Function Documentation#

template<>
bool librapid::signBit(const double &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