#include <cmath.h>
|
template<class ValueType , class Exp > |
static BCINLINE auto | apply (const ValueType &x, Exp exp) |
|
◆ apply()
template<class ValueType , class Exp >
static BCINLINE auto bc::oper::cmath_functions::Pow::apply |
( |
const ValueType & |
x, |
|
|
Exp |
exp |
|
) |
| |
|
inlinestatic |
◆ operator()() [1/2]
template<class ValueType , class Exp >
BCINLINE ValueType bc::oper::cmath_functions::Pow::operator() |
( |
const ValueType & |
x, |
|
|
Exp |
exp |
|
) |
| const |
|
inline |
◆ operator()() [2/2]
template<class Xpr , class Exp >
The documentation for this struct was generated from the following file: