FEDRA emulsion software from the OPERA Collaboration
Sqr< T > Class Template Reference

#include <UnaryOperators.hh>

Static Public Member Functions

static T apply (const T &rhs)
 

Member Function Documentation

◆ apply()

template<class T >
static T Sqr< T >::apply ( const T &  rhs)
inlinestatic
144 {
145 return square(rhs);
146 }
const T square(const T &x)
Definition: Functions.hh:46

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