Stan Math Library
4.9.0
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
T
type of x
Parameters
x
argument
Returns
elementwise square of x
Definition at line
49
of file
square.hpp
.
stan
math
[
Stan Home Page
]
© 2011–2019, Stan Development Team.