CMS 3D CMS Logo

funct::Fraction< n, m, pn, pm > Struct Template Reference

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

List of all members.

Public Types

typedef PositiveFraction< n, m >
::type 
type


Detailed Description

template<int n, int m, bool pn = (n >= 0), bool pm = (m >= 0)>
struct funct::Fraction< n, m, pn, pm >

Definition at line 33 of file Fraction.h.


Member Typedef Documentation

template<int n, int m, bool pn = (n >= 0), bool pm = (m >= 0)>
typedef PositiveFraction<n, m>::type funct::Fraction< n, m, pn, pm >::type

Definition at line 34 of file Fraction.h.


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