satyr
0.26
|
A part of a distance matrix to be computed (possibly in different threads/processes and even different machines provided they have the same architecture and saytr version) and then merged with other parts into a full matrix. More...
#include <distance.h>
Data Fields | |
int | m |
int | n |
int | m_begin |
int | n_begin |
size_t | len |
enum sr_distance_type | dist_type |
uint32_t | checksum |
float * | distances |
struct sr_distances_part * | next |
A part of a distance matrix to be computed (possibly in different threads/processes and even different machines provided they have the same architecture and saytr version) and then merged with other parts into a full matrix.
Definition at line 194 of file distance.h.