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