Stan Math Library
4.9.0
Automatic Differentiation
Loading...
Searching...
No Matches
◆
log_softmax()
[3/4]
template<typename T ,
require_all_kernel_expressions_and_none_scalar_t
< T > * = nullptr>
var_value
<
matrix_cl
< double > > stan::math::log_softmax
(
const
var_value
< T > &
A
)
inline
Return log of the softmax of the specified vector.
Template Parameters
T
type of the vector
Parameters
[in]
A
vector
Returns
log of the softmax
Definition at line
23
of file
log_softmax.hpp
.
stan
math
[
Stan Home Page
]
© 2011–2019, Stan Development Team.