Jpp
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Namespaces
JMath.hh File Reference

Base class for data structures with artithmetic capabilities. More...

#include "JLang/JNullType.hh"
#include "JMath/JCalculator.hh"

Go to the source code of this file.

Classes

struct  JMATH::JMath< JFirst_t, JSecond_t >
 Auxiliary base class for aritmetic operations of derived class types. More...
 
struct  JMATH::JMath< T, JNullType >
 Template class for data structures with arithmetic capabilities. More...
 
struct  JMATH::JMath< JFirst_t, JSecond_t >
 Auxiliary base class for aritmetic operations of derived class types. More...
 

Namespaces

 JMATH
 Auxiliary classes and methods for mathematical operations.
 
 JPP
 

Detailed Description

Base class for data structures with artithmetic capabilities.

Author
mdejong

Definition in file JMath.hh.