#include <SimplifyProduct.h>
List of all members.
Public Member Functions |
| COMBINE (typename Prod::AB, typename Prod::C, _1 *_2) |
typedef | PROD (typename Prod::AB, typename Prod::C) type |
Detailed Description
template<typename Prod, bool simplify = Prod::value>
struct funct::AuxProduct< Prod, simplify >
Definition at line 168 of file SimplifyProduct.h.
Member Function Documentation
template<typename Prod , bool simplify = Prod::value>
funct::AuxProduct< Prod, simplify >::COMBINE |
( |
typename Prod::AB |
, |
|
|
typename Prod::C |
, |
|
|
_1 * |
_2 |
|
) |
| |
template<typename Prod , bool simplify = Prod::value>
typedef funct::AuxProduct< Prod, simplify >::PROD |
( |
typename Prod::AB |
, |
|
|
typename Prod::C |
|
|
) |
| |