Automatic Differentiation
 
Loading...
Searching...
No Matches
stan::math::Phi_fun Struct Reference

Detailed Description

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

Template Parameters
Ttype of argument
Parameters
xargument
Returns
Unit normal CDF of x.

Definition at line 52 of file Phi.hpp.

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