Stan Math Library
4.9.0
Automatic Differentiation
|
|
inline |
Returns a matrix with dynamic dimensions constructed from an Eigen row or column vector.
The runtime dimensions will be the same as the input.
EigMat | type of the vector/row vector |
matrix | input vector/row vector |
Definition at line 37 of file to_matrix.hpp.