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

Detailed Description

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

Template Parameters
Ttype of variable
Parameters
xvariable
Returns
Scaled complementary error function applied to x.

Definition at line 301 of file erfcx.hpp.

#include <erfcx.hpp>

Static Public Member Functions

template<typename T >
static auto fun (T &&x)
 

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