CMS 3D CMS Logo

funct::Sgn< T > Struct Template Reference

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

List of all members.

Public Types

typedef SgnStruct< T > type

Static Public Member Functions

static type compose (const T &t)


Detailed Description

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

Definition at line 15 of file Sgn.h.


Member Typedef Documentation

template<typename T>
typedef SgnStruct<T> funct::Sgn< T >::type

Definition at line 16 of file Sgn.h.


Member Function Documentation

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

Definition at line 17 of file Sgn.h.

00017 { 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