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

◆ pinned_matrix() [6/8]

template<typename MatrixType >
template<typename T , require_eigen_t< T > * = nullptr>
stan::math::pinned_matrix< MatrixType >::pinned_matrix ( const T &  other)
inline

Constructs pinned_matrix from an expression.

Parameters
otherexpression

Definition at line 109 of file pinned_matrix.hpp.