ATLAS Offline Software
Loading...
Searching...
No Matches
expect.h File Reference
#include <cassert>
#include <iostream>
#include <cmath>
Include dependency graph for expect.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Athena_test::TestedValue< T >

Namespaces

namespace  Athena_test
 functions & macros to test the difference between floats

Macros

#define VALUE(TESTED)

Functions

template<typename T>
bool Athena_test::cmp_eq (T a, T b)
template<>
bool Athena_test::cmp_eq< float > (float a, float b)
template<>
bool Athena_test::cmp_eq< double > (double a, double b)

Macro Definition Documentation

◆ VALUE

#define VALUE ( TESTED)
Value:

Definition at line 59 of file expect.h.