CMS 3D CMS Logo

funct::Sin< T > Struct Template Reference

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

List of all members.

Public Types

typedef SinStruct< T > type

Static Public Member Functions

static type compose (const T &t)


Detailed Description

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

Definition at line 16 of file Sin.h.


Member Typedef Documentation

template<typename T>
typedef SinStruct<T> funct::Sin< T >::type

Definition at line 17 of file Sin.h.


Member Function Documentation

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

Definition at line 18 of file Sin.h.

00018 { return type(t); }


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