Signal/Geometry Processing Library (SPL)  1.1.24
SPL::Array2< T > Member List

This is the complete list of members for SPL::Array2< T >, including all inherited members.

Array2()SPL::Array2< T >
Array2(int width, int height)SPL::Array2< T >
Array2(int width, int height, const T &value)SPL::Array2< T >
Array2(int width, int height, InputIter data)SPL::Array2< T >
Array2(const Array2 &a)SPL::Array2< T >
Array2(const Array2< OtherType > &a)SPL::Array2< T >
begin() const SPL::Array2< T >
begin()SPL::Array2< T >
colBegin(int x) const SPL::Array2< T >
colBegin(int x)SPL::Array2< T >
colEnd(int x) const SPL::Array2< T >
colEnd(int x)SPL::Array2< T >
ConstIterator typedefSPL::Array2< T >
ConstXIterator typedefSPL::Array2< T >
ConstYIterator typedefSPL::Array2< T >
dump(std::ostream &out) const SPL::Array2< T >
ElemType typedefSPL::Array2< T >
end() const SPL::Array2< T >
end()SPL::Array2< T >
fill(const T &value=T(0))SPL::Array2< T >
fliplr()SPL::Array2< T >
flipud()SPL::Array2< T >
getHeight() const SPL::Array2< T >
getSize() const SPL::Array2< T >
getWidth() const SPL::Array2< T >
isShared() const SPL::Array2< T >
isSharedWith(const Array2 &a) const SPL::Array2< T >
Iterator typedefSPL::Array2< T >
load(const char *fileName)SPL::Array2< T >
max() const SPL::Array2< T >
min() const SPL::Array2< T >
operator()(int x, int y)SPL::Array2< T >
operator()(int x, int y) const SPL::Array2< T >
operator()(int i)SPL::Array2< T >
operator()(int i) const SPL::Array2< T >
operator*=(const Array2 &a)SPL::Array2< T >
operator*=(const T &a)SPL::Array2< T >
operator+=(const Array2 &a)SPL::Array2< T >
operator+=(const T &a)SPL::Array2< T >
operator-=(const Array2 &a)SPL::Array2< T >
operator-=(const T &a)SPL::Array2< T >
operator/=(const Array2 &a)SPL::Array2< T >
operator/=(const T &a)SPL::Array2< T >
operator=(const Array2 &a)SPL::Array2< T >
operator=(const Array2< OtherType > &a)SPL::Array2< T >
output(std::ostream &out, int fieldWidth) const SPL::Array2< T >
resize(int width, int height)SPL::Array2< T >
resize(int width, int height, InputIterator data)SPL::Array2< T >
rowBegin(int y) const SPL::Array2< T >
rowBegin(int y)SPL::Array2< T >
rowEnd(int y) const SPL::Array2< T >
rowEnd(int y)SPL::Array2< T >
save(const char *fileName) const SPL::Array2< T >
sum() const SPL::Array2< T >
swap(Array2 &a)SPL::Array2< T >
unshare() const SPL::Array2< T >
XIterator typedefSPL::Array2< T >
YIterator typedefSPL::Array2< T >
~Array2()SPL::Array2< T >