AdaptableUnaryFunction, returns true in case the argument is negative.
AdaptableUnaryFunction
RealEmbeddableTraits::IsNegative::result_type | |
Type convertible to bool.
| |
RealEmbeddableTraits::IsNegative::argument_type | |
Is RealEmbeddableTraits::Type.
|
result_type | is_negative ( argument_type x ) | returns true in case x is negative. |