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

◆ to_var() [8/15]

matrix_v & stan::math::to_var ( matrix_v m)
inline

Specialization of to_var for non-const matrices of vars.

Parameters
[in,out]mA matrix of automatic differentation variables.
Returns
The input matrix of automatic differentiation variables.

Definition at line 95 of file to_var.hpp.