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

◆ run() [1/2]

template<typename Index , typename LhsMapper , bool ConjugateLhs, bool ConjugateRhs, typename RhsMapper , int Version>
static void Eigen::internal::general_matrix_vector_product< Index, stan::math::var, LhsMapper, RowMajor, ConjugateLhs, stan::math::var, RhsMapper, ConjugateRhs, Version >::run ( Index  rows,
Index  cols,
const LhsMapper &  lhsMapper,
const RhsMapper &  rhsMapper,
ResScalar res,
Index  resIncr,
const RhsScalar alpha 
)
inlinestatic

Definition at line 367 of file Eigen_NumTraits.hpp.