Go to the source code of this file.
Namespaces | |
namespace | itk |
Classes | |
class | itk::Array2D< TValueType > |
Array2D class representing a 2D array with size defined at construction time. More... | |
Functions | |
template<typename TValueType> std::ostream & | operator<< (std::ostream &os, const Array2D< TValueType > &arr) |
|
Definition at line 77 of file itkArray2D.h. |