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

Detailed Description

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

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

Definition at line 19 of file erfc.hpp.

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