#include <IndexArray.hxx>

Definition at line 32 of file IndexArray.hxx.
Public Member Functions | |
| IndexArray (int size=0) | |
| void | Reset (void) |
| CLAM::IndexArray::IndexArray | ( | int | size = 0 |
) | [inline] |
| void CLAM::IndexArray::Reset | ( | void | ) | [inline] |
Definition at line 40 of file IndexArray.hxx.
References CLAM::Array< T >::GetPtr(), and CLAM::Array< T >::Size().
Referenced by IndexArray(), and CLAM::SpectralPeakArray::ResetIndices().
1.5.5