newwave is hosted by Hepforge, IPPP Durham

New Wave - Noise Elimination With Wavelets At Vast Energies  0.1.0
code/include/NewWave/PixelArray.hh File Reference
#include <cassert>
#include <vector>

Go to the source code of this file.

Classes

class  NewWave::PixelRow

Namespaces

namespace  NewWave

Typedefs

typedef vector< PixelRow > NewWave::PixelArray

Functions

PixelRow NewWave::operator/ (PixelRow left, const PixelRow &right)
 Divide each pixel in a row by another row.