Stan Math Library
4.9.0
Automatic Differentiation
|
|
inline |
Convert a matrix of type T to a matrix of doubles.
T must implement value_of_rec. See test/unit/math/fwd/fun/value_of_test.cpp for fvar and var usage.
T | Type of matrix |
[in] | M | Matrix to be converted |
Definition at line 107 of file value_of_rec.hpp.