ROOT  6.06/09
Reference Guide
Static Public Member Functions | List of all members
ROOT::Math::Sqr< T > Class Template Reference

template<class T>
class ROOT::Math::Sqr< T >

Unary Square Operation Class.

Definition at line 196 of file UnaryOperators.h.

Static Public Member Functions

static T apply (const T &rhs)
 

#include <Math/UnaryOperators.h>

Member Function Documentation

template<class T >
static T ROOT::Math::Sqr< T >::apply ( const T &  rhs)
inlinestatic

Definition at line 198 of file UnaryOperators.h.


The documentation for this class was generated from the following file: