satyr  0.28
Data Fields
sr_distances_part Struct Reference

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_partnext
 

Detailed Description

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.


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