![]() |
Stan Math Library
5.1.0
Automatic Differentiation
|
|
inline |
Vectorized version of inv_logit() for containers with arithmetic scalar types.
| T | A type of either std::vector or a type that directly inherits from Eigen::DenseBase. The inner scalar type must not have an auto diff scalar type. |
| x | Eigen expression |
Definition at line 107 of file inv_logit.hpp.