CMS 3D CMS Logo

Classes | Namespaces | Functions

CMSSW_4_4_3_patch1/src/PhysicsTools/Utilities/interface/Power.h File Reference

#include <boost/static_assert.hpp>
#include <cmath>

Go to the source code of this file.

Classes

struct  funct::Power< A, B >
struct  funct::PowerStruct< A, B >

Namespaces

namespace  funct

Functions

template<typename A , typename B >
Power< A, B >::type funct::operator^ (const A &a, const B &b)
template<typename A , typename B >
Power< A, B >::type funct::pow (const A &a, const B &b)