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