ARB
Classes | Macros | Functions
ColumnStat.hxx File Reference
#include <arbdb_base.h>
#include <arbtools.h>
#include <arb_assert.h>
Include dependency graph for ColumnStat.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ColumnStat
 

Macros

#define DIST_MIN_SEQ(seq_anz)   (seq_anz / 10)
 

Functions

AW_windowCOLSTAT_create_selection_window (AW_root *root, ColumnStat *column_stat)
 
void COLSTAT_create_selection_list (AW_window *aww, ColumnStat *column_stat)
 

Macro Definition Documentation

#define DIST_MIN_SEQ (   seq_anz)    (seq_anz / 10)

Definition at line 38 of file ColumnStat.hxx.

Referenced by ColumnStat::calculate().

Function Documentation

AW_window* COLSTAT_create_selection_window ( AW_root root,
ColumnStat column_stat 
)
void COLSTAT_create_selection_list ( AW_window aww,
ColumnStat column_stat 
)