Jpp  15.0.1
the software that should make you happy
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Namespaces
JMath/JNumber.hh File Reference

Definition of number value for any class. More...

#include <istream>
#include <ostream>
#include "JLang/JClass.hh"
#include "JLang/JComparable.hh"
#include "JMath/JZero.hh"
#include "JMath/JMath.hh"

Go to the source code of this file.

Classes

struct  JMATH::JNumber< T >
 Simple wrapper around template data type to ensure that zero is the default value. More...
 

Namespaces

 JMATH
 Auxiliary classes and methods for mathematical operations.
 
 JPP
 This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES).
 

Detailed Description

Definition of number value for any class.

Author
mdejong

Definition in file JMath/JNumber.hh.