Jpp
 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
 

Detailed Description

Definition of number value for any class.

Author
mdejong

Definition in file JMath/JNumber.hh.