1 #ifndef PhysicsTools_Utilities_Sqare_h
2 #define PhysicsTools_Utilities_Sqare_h
8 template<
typename F>
struct Square {
14 return pow(f, num<2>());
Power< F, Numerical< 2 > >::type type
Square< F >::type sqr(const F &f)
static uInt32 F(BLOWFISH_CTX *ctx, uInt32 x)
Power< A, B >::type pow(const A &a, const B &b)