Automatic Differentiation
 
Loading...
Searching...
No Matches

◆ constant_()

template<typename T >
stan::math::constant_< T >::constant_ ( const T  a,
int  rows,
int  cols 
)
inlineexplicit

Constructor.

Parameters
ascalar value
rowsnumber of rows of the matrix
colsnumber of columns of the matrix

Definition at line 47 of file constant.hpp.