STK++ 0.9.13
|
Helper class to select the correct ProductReturnType. More...
#include <STK_ExprBaseProduct.h>
Public Types | |
typedef ArrayByArrayProduct< Lhs, Rhs > | ProductType |
Helper class to select the correct ProductReturnType.
If there is n structure, there is potentially n(n-1)/2 kind of product. Default is ArrayByArrayProduct.
Definition at line 67 of file STK_ExprBaseProduct.h.
typedef ArrayByArrayProduct<Lhs, Rhs> STK::hidden::ProductSelector< Lhs, Rhs, LStructure_, RStructure_ >::ProductType |
Definition at line 69 of file STK_ExprBaseProduct.h.