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

◆ pinned_matrix() [4/8]

template<typename MatrixType >
stan::math::pinned_matrix< MatrixType >::pinned_matrix ( Eigen::Index  rows,
Eigen::Index  cols 
)
inline

Constructs pinned_matrix with given number of rows and columns.

Parameters
rowsnumber of rows
colsnumber of columns

Definition at line 79 of file pinned_matrix.hpp.