#include <SimplifyProduct.h>
Public Types | |
typedef Product< typename Prod::AB, typename Prod::C >::type | type |
Static Public Member Functions | |
static type | combine (const typename Prod::AB &_1, const typename Prod::C &_2) |
Definition at line 148 of file SimplifyProduct.h.
typedef Product< typename Prod::AB , typename Prod::C >::type funct::AuxProduct< Prod, simplify >::type |
Definition at line 149 of file SimplifyProduct.h.
|
inlinestatic |
Definition at line 150 of file SimplifyProduct.h.
Referenced by funct::Product< ProductStruct< F, G >, H >::combine().