ARB
Public Member Functions | List of all members
Smoother Class Reference
Inheritance diagram for Smoother:
Inheritance graph
[legend]
Collaboration diagram for Smoother:
Collaboration graph
[legend]

Public Member Functions

 Smoother (size_t smooth_range)
 
 ~Smoother ()
 
void print (FILE *out, size_t i, double v)
 

Detailed Description

Definition at line 285 of file ColumnStat_2_gnuplot.cxx.

Constructor & Destructor Documentation

Smoother::Smoother ( size_t  smooth_range)
inline

Definition at line 297 of file ColumnStat_2_gnuplot.cxx.

References nt_assert.

Smoother::~Smoother ( )
inline

Definition at line 311 of file ColumnStat_2_gnuplot.cxx.

Member Function Documentation

void Smoother::print ( FILE *  out,
size_t  i,
double  v 
)
inline

Definition at line 316 of file ColumnStat_2_gnuplot.cxx.

Referenced by colstat_2_gnuplot_cb().


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