Stan Math Library
4.9.0
Automatic Differentiation
|
|
inline |
Reshape a var_value<Matrix>
to a var_value<ColumnVector>
.
EigMat | Inner type of the var_value that must inherit from Eigen::EigenBase . |
x | A var whose inner matrix type is to be reshaped to an Column matrix. |
x
with inner value and adjoint matrices mapped to a column vector. Definition at line 20 of file to_vector.hpp.