Structure to wrap log1p() so it can be vectorized.
Definition at line 55 of file log1p.hpp.
#include <log1p.hpp>
|
template<typename T > |
static auto | fun (const T &x) |
| Return the natural logarithm of one plus the specified value.
|
|
The documentation for this struct was generated from the following file: