do_downsample Class Reference

Inheritance diagram for do_downsample:

TElementPosActionT< Element > List of all members.

Public Member Functions

 do_downsample (const TMatrix &orig_matrix)

Private Member Functions

void Operation (Real_t &element) const

Private Attributes

const TMatrixfOrigMatrix
const int row_lwb
const int col_lwb

Detailed Description

Definition at line 19 of file vlazy.cxx.


Constructor & Destructor Documentation

do_downsample::do_downsample ( const TMatrix orig_matrix  )  [inline]

Definition at line 26 of file vlazy.cxx.


Member Function Documentation

void do_downsample::Operation ( Real_t element  )  const [inline, private]

Definition at line 23 of file vlazy.cxx.

References col_lwb, TElementPosActionT< Element >::fI, TElementPosActionT< Element >::fJ, fOrigMatrix, and row_lwb.


Member Data Documentation

const TMatrix& do_downsample::fOrigMatrix [private]

Definition at line 21 of file vlazy.cxx.

Referenced by Operation().

const int do_downsample::row_lwb [private]

Definition at line 22 of file vlazy.cxx.

Referenced by Operation().

const int do_downsample::col_lwb [private]

Definition at line 22 of file vlazy.cxx.

Referenced by Operation().


The documentation for this class was generated from the following file:
Generated on Tue Jul 5 16:25:09 2011 for ROOT_528-00b_version by  doxygen 1.5.1