Static Public Member Functions

internal::outer_product_selector< RowMajor > Struct Template Reference

#include <Product.h>

List of all members.

Static Public Member Functions

template<typename ProductType , typename Dest >
static EIGEN_DONT_INLINE void run (const ProductType &prod, Dest &dest, typename ProductType::Scalar alpha)

template<>
struct internal::outer_product_selector< RowMajor >


Member Function Documentation

template<typename ProductType , typename Dest >
static EIGEN_DONT_INLINE void internal::outer_product_selector< RowMajor >::run ( const ProductType &  prod,
Dest &  dest,
typename ProductType::Scalar  alpha 
) [inline, static]

The documentation for this struct was generated from the following file: