satyr
0.24.15.g3735.dirty
|
A distance matrix of stack trace threads. More...
#include <distance.h>
Data Fields | |
int | m |
int | n |
float * | distances |
A distance matrix of stack trace threads.
The distances are stored in a m-by-n two-dimensional array, where only entries (i, j) where i < j are actually stored.
Definition at line 100 of file distance.h.