Functor that represents the signum function. More...
#include <CMath.hpp>
Public Member Functions | |
template<class T > | |
constexpr auto | operator() (T const &x) const |
Friends | |
constexpr auto | partial (Signum const &, index_t< 0 >) |
Functor that represents the signum function.