satyr  0.24.15.g3735.dirty
Data Fields
sr_distances Struct Reference

A distance matrix of stack trace threads. More...

#include <distance.h>

Data Fields

int m
 
int n
 
float * distances
 

Detailed Description

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.


The documentation for this struct was generated from the following file: