Automatic Differentiation
 
Loading...
Searching...
No Matches

◆ digamma() [3/7]

var_value< matrix_cl< double > > stan::math::digamma ( const var_value< matrix_cl< double > > &  A)
inline

Returns the elementwise digamma() of a var_value<matrix_cl<double>>.

Parameters
Aargument
Returns
Elementwise digamma() of the input.

Definition at line 18 of file digamma.hpp.