#include "TStopwatch.h"#include "TMatrix.h"#include "TMatrixFLazy.h"#include "Riostream.h"Go to the source code of this file.
Classes | |
| class | do_downsample |
| class | downsample_matrix |
Functions | |
| static TMatrix | traditional_downsampling (const TMatrix &orig_matrix) |
| int | main () |
| int main | ( | void | ) |
Definition at line 72 of file vlazy.cxx.
References R__ASSERT, TStopwatch::RealTime(), TStopwatch::Start(), and traditional_downsampling().
Definition at line 58 of file vlazy.cxx.
References TMatrixTBase< Element >::GetColLwb(), TMatrixTBase< Element >::GetNcols(), TMatrixTBase< Element >::GetNrows(), TMatrixTBase< Element >::GetRowLwb(), i, and j.
Referenced by main().
1.5.1