COMBINATORIAL_BLAS 1.6
 
Loading...
Searching...
No Matches
CommonKmers Struct Reference

Public Attributes

int count = 0
 
std::pair< int64_t, int64_tfirst
 
std::pair< int64_t, int64_tsecond
 

Friends

std::ostream & operator<< (std::ostream &os, const CommonKmers &m)
 

Detailed Description

Definition at line 21 of file SegTest.cpp.

Friends And Related Symbol Documentation

◆ operator<<

std::ostream & operator<< ( std::ostream &  os,
const CommonKmers m 
)
friend

Definition at line 26 of file SegTest.cpp.

Member Data Documentation

◆ count

int CommonKmers::count = 0

Definition at line 22 of file SegTest.cpp.

◆ first

std::pair<int64_t, int64_t> CommonKmers::first

Definition at line 23 of file SegTest.cpp.

◆ second

std::pair<int64_t, int64_t> CommonKmers::second

Definition at line 24 of file SegTest.cpp.


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