ARB
Public Member Functions | Public Attributes | List of all members
count_weighted Struct Reference
Collaboration diagram for count_weighted:
Collaboration graph
[legend]

Public Member Functions

 count_weighted (const GB_UINT4 *w)
 
void add (size_t idx, char c)
 

Public Attributes

long sum
 
const GB_UINT4weights
 

Detailed Description

Definition at line 174 of file AP_seq_dna.cxx.

Constructor & Destructor Documentation

count_weighted::count_weighted ( const GB_UINT4 w)
inline

Definition at line 178 of file AP_seq_dna.cxx.

Member Function Documentation

void count_weighted::add ( size_t  idx,
char  c 
)
inline

Definition at line 179 of file AP_seq_dna.cxx.

Member Data Documentation

long count_weighted::sum

Definition at line 175 of file AP_seq_dna.cxx.

const GB_UINT4* count_weighted::weights

Definition at line 176 of file AP_seq_dna.cxx.


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