| 
    Jpp
    17.3.0
    
   the software that should make you happy 
   | 
 
Example program to test zero values (JMATH::zero). More...
#include <iostream>#include <iomanip>#include <limits>#include "JMath/JLimits.hh"#include "Jeep/JParser.hh"#include "Jeep/JMessage.hh"Go to the source code of this file.
Macros | |
| #define | PRINT(OUT, CLASS) print<CLASS>(OUT, #CLASS) | 
Functions | |
| int | main (int argc, char **argv) | 
Example program to test zero values (JMATH::zero).
Definition in file JLimits.cc.
| #define PRINT | ( | OUT, | |
| CLASS | |||
| ) | print<CLASS>(OUT, #CLASS) | 
Definition at line 74 of file JLimits.cc.
| int main | ( | int | argc, | 
| char ** | argv | ||
| ) | 
Definition at line 84 of file JLimits.cc.
 1.8.5