![]() |
Stan Math Library
5.1.0
Automatic Differentiation
|
|
inline |
Implementation of rep_matrix returning an Eigen matrix from an Eigen vector.
| Vec | An Eigen vector. |
| x | An Eigen vector. For Row vectors the values are replacated rowwise. and for column vectors the values are repliacated colwise. |
| n | Number of rows or columns. |
Definition at line 54 of file rep_matrix.hpp.