|
brainrat-private
5.0.5
|
#include <brainrat/overlap/dice.h>


Public Member Functions | |
| Dice () | |
| virtual | ~Dice () |
| virtual double | doit (T ref, T test, T true_positive) |
Public Member Functions inherited from Overlap_Method< T > | |
| Overlap_Method () | |
| virtual | ~Overlap_Method () |
Definition at line 24 of file dice.h.
References Dice< T >::doit().
|
inlinevirtual |
Implements Overlap_Method< T >.
Definition at line 39 of file dice.h.
Referenced by Dice< T >::~Dice().