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