vash
Fast genetic similarity estimation with hash tables
Loading...
Searching...
No Matches
BayesicSpace::SparsityParameters Struct Reference

LD matrix sparsity parameters. More...

#include <gvarHash.hpp>

Public Attributes

size_t nRowsPerBand
 Number of rows in a band of a banded hash.
 
float similarityCutOff
 Similarity cut-off value for saving pairs.
 

Detailed Description

LD matrix sparsity parameters.

The number of rows per band and similarity value cut-off control sparsity of the similarity matrix. Greater values for either result in fewer elements included in the matrix.


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