#include <PhysicsTools/Utilities/interface/Ratio.h>
Public Types | |
typedef RatioStruct< A, B > | type |
Static Public Member Functions | |
static type | combine (const A &a, const B &b) |
Definition at line 26 of file Ratio.h.
typedef RatioStruct<A, B> funct::Ratio< A, B >::type |