Stan Math Library
4.9.0
Automatic Differentiation
Loading...
Searching...
No Matches
◆
constant_()
template<typename T >
stan::math::constant_
< T >::constant_
(
const T
a
,
int
rows
,
int
cols
)
inline
explicit
Constructor.
Parameters
a
scalar value
rows
number of rows of the matrix
cols
number of columns of the matrix
Definition at line
47
of file
constant.hpp
.
stan
math
constant_
[
Stan Home Page
]
© 2011–2019, Stan Development Team.