Structure to wrap exp()
so that it can be vectorized.
Definition at line 18 of file exp.hpp.
#include <exp.hpp>
|
template<typename T > |
static auto | fun (const T &x) |
| Return the exponential of the specified scalar argument.
|
|
The documentation for this struct was generated from the following file: