Stan Math Library
4.9.0
Automatic Differentiation
|
|
inline |
Matrix of repeated values in kernel generator expressions.
In most cases scalars should be directly used instead of this. This is, however, useful for initializing some expression to specific value if that expresssion could also be plain matrix_cl
.
T | type of argument |
a | input argument |
rows | number of rows |
cols | number of columns |
Definition at line 130 of file constant.hpp.