ITK
6.0.0
Insight Toolkit
|
#include <itkVariableLengthVector.h>
VariableLengthVector
Allocation Policy: Always reallocate memory. This policy, when used from VariableLengthVector::SetSize()
, always implies that the previous internal buffer will be reallocated. Even if enough memory was available. Returns true (always)
Definition at line 126 of file itkVariableLengthVector.h.
Public Member Functions | |
bool | operator() (unsigned int, unsigned int) const |
|
inline |
Definition at line 129 of file itkVariableLengthVector.h.