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

◆ run() [2/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 LhsMapper lhsMapper,
const RhsMapper rhsMapper,
ResScalar res,
Index  resStride,
const ResScalar alpha,
level3_blocking< LhsScalar, RhsScalar > &  blocking,
GemmParallelInfo< Index > *  info = 0 
)
inlinestatic

Definition at line 455 of file Eigen_NumTraits.hpp.