Automatic Differentiation
 
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: