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

Detailed Description

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

Definition at line 62 of file logit.hpp.

#include <logit.hpp>

Static Public Member Functions

template<typename T >
static auto fun (const T &x)
 Return the log odds of the specified argument.
 

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