CMS 3D CMS Logo

Public Types

funct::Fraction< n, m, false, true > Struct Template Reference

#include <Fraction.h>

List of all members.

Public Types

typedef Minus< typename
PositiveFraction<-n, m >::type >
::type 
type

Detailed Description

template<int n, int m>
struct funct::Fraction< n, m, false, true >

Definition at line 52 of file Fraction.h.


Member Typedef Documentation

template<int n, int m>
typedef Minus<typename PositiveFraction<-n, m>::type>::type funct::Fraction< n, m, false, true >::type

Definition at line 53 of file Fraction.h.