![]() |
Stan Math Library
5.1.0
Automatic Differentiation
|
|
inline |
Return the log softmax of the specified vector.
T | type of input |
x | input |
std::domain_error | if the input size is 0 |
T | type of input |
x | input |
std::domain_error | if the input size is 0 |
Definition at line 57 of file log_softmax.hpp.