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

◆ pinned_matrix() [5/8]

template<typename MatrixType >
stan::math::pinned_matrix< MatrixType >::pinned_matrix ( Eigen::Index  size)
inlineexplicit

Constructs pinned_matrix with given size.

This only works if MatrixType is row or col vector.

Parameters
sizenumber of elements

Definition at line 94 of file pinned_matrix.hpp.