|
Jpp
19.1.0-rc.1
the software that should make you happy
|
Auxiliary class to hide data type specific methods. More...
#include <JMath.hh>
Static Private Member Functions | |
| template<class T > | |
| static T | pow (const T &x, const double y, const JLANG::JBool< true > option) |
| Power | |
| template<class T > | |
| static T | pow (const T &x, const double y, const JLANG::JBool< false > option) |
| Power | |
Friends | |
| template<class T > | |
| T | JMATH::pow (const T &, const double y) |
| Friend declaration of global method. More... | |
|
inlinestaticprivate |
|
inlinestaticprivate |
|
friend |
Friend declaration of global method.