CMS 3D CMS Logo

Static Public Member Functions

funct::DecomposeProduct< A, A > Struct Template Reference

#include <DecomposeProduct.h>

List of all members.

Static Public Member Functions

static const Aget (const A &a)

Detailed Description

template<typename A>
struct funct::DecomposeProduct< A, A >

Definition at line 11 of file DecomposeProduct.h.


Member Function Documentation

template<typename A >
static const A& funct::DecomposeProduct< A, A >::get ( const A a) [inline, static]

Definition at line 12 of file DecomposeProduct.h.

References a.

{ return a; }