XT-neighbor
Public Attributes | List of all members
XTNOutput Struct Reference

bundled representation for algorithm's output. More...

#include <xtn.h>

Public Attributes

Int2indexPairs = NULL
 
char * pairwiseDistances = NULL
 
size_t * pairwiseFrequencies = NULL
 
int len = 0
 

Detailed Description

bundled representation for algorithm's output.

Member Data Documentation

◆ indexPairs

Int2* XTNOutput::indexPairs = NULL

◆ len

int XTNOutput::len = 0

◆ pairwiseDistances

char* XTNOutput::pairwiseDistances = NULL

◆ pairwiseFrequencies

size_t* XTNOutput::pairwiseFrequencies = NULL

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