Loading [MathJax]/extensions/MathMenu.js
Automatic Differentiation
 
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Loading...
Searching...
No Matches
stan::math::sqrt_fun Struct Reference

Detailed Description

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

Template Parameters
Ttype of variable
Parameters
xvariable
Returns
Square root of x.

Definition at line 45 of file sqrt.hpp.

#include <sqrt.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: