mxlib
c++ tools for analyzing astronomical data and other tasks by Jared R. Males. [git repo]
sign.hpp File Reference

Declares and defines the sign function. More...

Declares and defines the sign function.

Author
Jared R. Males (jared.nosp@m.male.nosp@m.s@gma.nosp@m.il.c.nosp@m.om)

Definition in file sign.hpp.

Go to the source code of this file.

Namespaces

 mx
 The mxlib c++ namespace.
 

Functions

template<typename T >
mx::math::func::sign (T x)
 The sign function. More...