![]() |
Stan Math Library
2.14.0
reverse mode automatic differentiation
|
Structure to wrap log2() so it can be vectorized. More...
#include <log2.hpp>
Static Public Member Functions | |
template<typename T > | |
static T | fun (const T &x) |
Return the base two logarithm of the specified argument. More... | |
|
inlinestatic |