Jpp 20.0.0-rc.2
the software that should make you happy
|
Example program to test unity values (JMATH::unity). More...
#include <iostream>
#include <iomanip>
#include "JMath/JUnity.hh"
#include "Jeep/JParser.hh"
#include "Jeep/JMessage.hh"
Go to the source code of this file.
Classes | |
struct | JMATH::JUnityHelper<::__A__, false > |
Template specialisation of JMATH::JUnityHelper for class __A__ . More... | |
Namespaces | |
namespace | JMATH |
Auxiliary classes and methods for mathematical operations. | |
Macros | |
#define | PRINT(OUT, CLASS) |
Functions | |
int | main (int argc, char **argv) |
Example program to test unity values (JMATH::unity).
Definition in file JUnity.cc.
#define PRINT | ( | OUT, | |
CLASS ) |
int main | ( | int | argc, |
char ** | argv ) |
Definition at line 116 of file JUnity.cc.