![]() |
Stan Math Library
5.1.0
Automatic Differentiation
|
|
inline |
Default Implementation of rep_matrix returning an Eigen matrix with scalar type equal to the input scalar type.
| T | A Scalar type. |
| x | A Scalar whose values are propogated to all values in the return matrix. |
| m | Number or rows. |
| n | Number of columns. |
Definition at line 40 of file rep_matrix.hpp.