Stan Math Library
4.9.0
Automatic Differentiation
|
|
inline |
Construct a matrix_cl variable implementation from a value and adjoint.
This constructor does not add the matrix to any stack! It is intended only for views into matrices already on stack.
val | Value of the constructed variable. |
adj | Adjoint of the constructed variable. |