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

◆ run() [2/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 LhsScalar lhs,
Index  lhsStride,
const RhsScalar rhs,
Index  rhsIncr,
ResScalar res,
Index  resIncr,
const RhsScalar alpha 
)
inlinestatic

Definition at line 378 of file Eigen_NumTraits.hpp.