#include <ProductEvaluators.h>
template<typename Lhs, typename Rhs, typename LhsShape = typename evaluator_traits<Lhs>::Shape, typename RhsShape = typename evaluator_traits<Rhs>::Shape, int ProductType = internal::product_type<Lhs,Rhs>::value>
struct Eigen::internal::generic_product_impl< Lhs, Rhs, LhsShape, RhsShape, ProductType >
Definition at line 86 of file ProductEvaluators.h.
The documentation for this struct was generated from the following file: