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

◆ run() [1/2]

template<typename Index , int LhsStorageOrder, bool ConjugateLhs, int RhsStorageOrder, bool ConjugateRhs, int ResInnerStride>
static void Eigen::internal::general_matrix_matrix_product< Index, stan::math::var, LhsStorageOrder, ConjugateLhs, stan::math::var, RhsStorageOrder, ConjugateRhs, ColMajor, ResInnerStride >::run ( Index  rows,
Index  cols,
Index  depth,
const LhsScalar lhs,
Index  lhsStride,
const RhsScalar rhs,
Index  rhsStride,
ResScalar res,
Index  resIncr,
Index  resStride,
const ResScalar alpha,
level3_blocking< LhsScalar, RhsScalar > &  ,
GemmParallelInfo< Index > *   
)
inlinestatic

Definition at line 423 of file Eigen_NumTraits.hpp.