Automatic Differentiation
 
Loading...
Searching...
No Matches

◆ square() [8/8]

template<typename T , require_var_matrix_t< T > * = nullptr>
auto stan::math::square ( const T &  x)
inline

Return the elementwise square of x.

Template Parameters
Ttype of x
Parameters
xargument
Returns
elementwise square of x

Definition at line 49 of file square.hpp.