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

◆ sqrt() [8/9]

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

Return elementwise square root of vector.

Template Parameters
Ta var_value with inner Eigen type
Parameters
ainput
Returns
elementwise square root of vector

Definition at line 60 of file sqrt.hpp.