#include <adf.h>
If the value is NaN, then the sample is invalid. Basically, we need a simple wrapper for a double, which allows an invalid value, to be produced for addresses which aren't in the ADF's sample hash map.
Definition at line 118 of file adf.h.
Public Member Functions | |
| ADFSample (double d) | |
| ADFSample (const ADFSample &s) | |
| ADFSample () | |
| bool | is_valid () const |
Public Attributes | |
| double | distance |
|
|
Definition at line 121 of file adf.h. References distance. |
|
|
Definition at line 122 of file adf.h. References distance. |
|
|
|
|
|
|
|
|
Definition at line 128 of file adf.h. Referenced by ADFSample(), and is_valid(). |
1.3.4