Apache log4cxx  Version 0.10.0
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules
StrictMath Class Reference

The class StrictMath contains methods for performing basic numeric operations. More...

Static Public Member Functions

template<typename _type >
static const _type & minimum (const _type &a, const _type &b)
 
template<typename _type >
static const _type & maximum (const _type &a, const _type &b)
 

Detailed Description

The class StrictMath contains methods for performing basic numeric operations.

Member Function Documentation

static const _type& maximum ( const _type &  a,
const _type &  b 
)
inlinestatic
static const _type& minimum ( const _type &  a,
const _type &  b 
)
inlinestatic

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