STK++ 0.9.13
STK::hidden::ProductSelector< Lhs, Rhs, LStructure_, RStructure_ > Struct Template Reference

Helper class to select the correct ProductReturnType. More...

#include <STK_ExprBaseProduct.h>

Public Types

typedef ArrayByArrayProduct< Lhs, RhsProductType
 

Detailed Description

template<typename Lhs, typename Rhs, int LStructure_, int RStructure_>
struct STK::hidden::ProductSelector< Lhs, Rhs, LStructure_, RStructure_ >

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.

Member Typedef Documentation

◆ ProductType

Definition at line 69 of file STK_ExprBaseProduct.h.


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