Gk-arrays
Efficient read indexing
 All Classes Functions
Public Member Functions
gkarrays::GkIFABuilder Class Reference

List of all members.

Public Member Functions

void build (gkArrays *gk, SolArray *gkSA, SolArray *gkCFPS, array_type t, uint nb_threads=1)
SolArraygetGkIFA ()

Member Function Documentation

void gkarrays::GkIFABuilder::build ( gkArrays gk,
SolArray gkSA,
SolArray gkCFPS,
array_type  t,
uint  nb_threads = 1 
)

Build a GkIFA

Parameters:
gk,:gkArrays to be used for computing gkIFA
gkSA,:gkSA to be used for computing gkIFA
gkCFPS,:gkCFPS to be used for computing gkIFA
t,:the type of array to build
nb_threads,:the number of threads that can be used
Returns:
the last GkIFA that has been built

The documentation for this class was generated from the following files:
 All Classes Functions