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

Detailed Description

Structure to wrap sign() so it can be vectorized.

Definition at line 19 of file sign.hpp.

#include <sign.hpp>

Static Public Member Functions

template<typename T >
static int fun (const T &x)
 Return the sign of the specified argument.
 

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