CMS 3D CMS Logo

funct::Exp< T > Struct Template Reference

#include <PhysicsTools/Utilities/interface/Exp.h>

List of all members.

Public Types

typedef ExpStruct< T > type

Static Public Member Functions

static type compose (const T &t)


Detailed Description

template<typename T>
struct funct::Exp< T >

Definition at line 16 of file Exp.h.


Member Typedef Documentation

template<typename T>
typedef ExpStruct<T> funct::Exp< T >::type

Definition at line 17 of file Exp.h.


Member Function Documentation

template<typename T>
static type funct::Exp< T >::compose ( const T &  t  )  [inline, static]

Definition at line 18 of file Exp.h.

00018 { return type(t); }


The documentation for this struct was generated from the following file:
Generated on Tue Jun 9 18:47:01 2009 for CMSSW by  doxygen 1.5.4