Automatic Differentiation
 
Loading...
Searching...
No Matches
stan::math::square_fun Struct Reference

Detailed Description

Structure to wrap square() so that it can be vectorized.

Template Parameters
Ttype of variable
Parameters
xvariable
Returns
x squared.

Definition at line 35 of file square.hpp.

#include <square.hpp>

Static Public Member Functions

template<typename T >
static auto fun (const T &x)
 

The documentation for this struct was generated from the following file: