![]() |
Stan Math Library
2.14.0
reverse mode automatic differentiation
|
Structure to wrap inv_square() so that it can be vectorized. More...
#include <inv_square.hpp>
Static Public Member Functions | |
template<typename T > | |
static T | fun (const T &x) |
Structure to wrap inv_square() so that it can be vectorized.
x | Variable. |
T | Variable type. |
Definition at line 16 of file inv_square.hpp.
|
inlinestatic |
Definition at line 18 of file inv_square.hpp.