SurpriseImage< T > Member List

This is the complete list of members for SurpriseImage< T >, including all inherited members.
attach(T *array, const int width, const int height)Image< T > [inline]
begin() const Image< T > [inline]
beginw()Image< T > [inline]
clear(const T &val=T())Image< T > [inline]
const_iterator typedefImage< T >
coordsOk(const Point2D< int > &P) const Image< T > [inline]
coordsOk(const int i, const int j) const Image< T > [inline]
coordsOk(const Point2D< float > &p) const Image< T > [inline]
coordsOk(const float i, const float j) const Image< T > [inline]
deepcopy() const Image< T > [inline]
detach()Image< T > [inline]
end() const Image< T > [inline]
endw()Image< T > [inline]
freeMem()Image< T > [inline]
getArrayPtr() const Image< T > [inline]
getArrayPtr()Image< T > [inline]
getBounds() const Image< T > [inline]
getDims() const Image< T > [inline]
getHeight() const Image< T > [inline]
getMean() const SurpriseImage< T > [inline, virtual]
getSize() const Image< T > [inline]
getVal(const int index) const Image< T > [inline]
getVal(const int x, const int y) const Image< T > [inline]
getVal(const Point2D< int > &p) const Image< T > [inline]
getVal(const int x, const int y, T2 &val) const Image< T > [inline]
getValInterp(const float x, const float y) const Image< T > [inline]
getValInterp(const Point2D< float > &p) const Image< T > [inline]
getValInterpScaled(const Point2D< int > &p, const Dims &pdims) const Image< T > [inline]
getVar() const SurpriseImage< T > [inline, virtual]
getWidth() const Image< T > [inline]
hasSameData(const Image< T > &b) const Image< T > [inline]
Image(const T *inarray, int width, int height)Image< T > [inline]
Image(const T *inarray, const Dims &dims)Image< T > [inline]
Image(int width, int height, InitPolicy init)Image< T > [inline]
Image(const Dims &dims, InitPolicy init)Image< T > [inline, explicit]
Image()Image< T > [inline]
Image(const Image< T > &A)Image< T > [inline]
Image(const Image< T2 > &A)Image< T > [inline]
init(const double updfac, const Image< double > &sampleval, const Image< double > &samplevar)SurpriseImage< T > [inline, virtual]
initialized() const Image< T > [inline]
is1D() const Image< T > [inline]
isSameSize(const C &other) const Image< T > [inline]
isShared() const Image< T > [inline]
isSquare() const Image< T > [inline]
isTransposedVector() const Image< T > [inline]
isVector() const Image< T > [inline]
iterator typedefImage< T >
neighborhoods(const SurpriseImage< T > &models, const float neighsigma)SurpriseImage< T > [inline, virtual]
neighborhoods(const SurpriseImage< T > &models, const Image< float > &weights)SurpriseImage< T > [inline, virtual]
neighborhoods(const SurpriseImage< T > &models, const Image< float > &weights, const bool NO_INIT)SurpriseImage< T > [inline, virtual]
neighborhoods(const SurpriseImage< SurpriseModelSP > &models, const Image< float > &weights) (defined in SurpriseImage< T >)SurpriseImage< T > [inline]
neighborhoods(const SurpriseImage< SurpriseModelSP1 > &models, const Image< float > &weights) (defined in SurpriseImage< T >)SurpriseImage< T > [inline]
neighborhoods(const SurpriseImage< SurpriseModelSPC > &models, const Image< float > &weights) (defined in SurpriseImage< T >)SurpriseImage< T > [inline]
neighborhoods(const SurpriseImage< SurpriseModelSPF > &models, const Image< float > &weights) (defined in SurpriseImage< T >)SurpriseImage< T > [inline]
neighborhoods(const SurpriseImage< SurpriseModelSP > &models, const Image< float > &weights, const bool NO_INIT) (defined in SurpriseImage< T >)SurpriseImage< T > [inline]
neighborhoods(const SurpriseImage< SurpriseModelSP1 > &models, const Image< float > &weights, const bool NO_INIT) (defined in SurpriseImage< T >)SurpriseImage< T > [inline]
neighborhoods(const SurpriseImage< SurpriseModelSPC > &models, const Image< float > &weights, const bool NO_INIT) (defined in SurpriseImage< T >)SurpriseImage< T > [inline]
neighborhoods(const SurpriseImage< SurpriseModelSPF > &models, const Image< float > &weights, const bool NO_INIT) (defined in SurpriseImage< T >)SurpriseImage< T > [inline]
operator*(const T2 &val) const Image< T > [inline]
operator*(const Image< T2 > &img) const Image< T > [inline]
operator*=(const T &val)Image< T > [inline]
operator*=(const Image< T2 > &A)Image< T > [inline]
operator+(const T2 &val) const Image< T > [inline]
operator+(const Image< T2 > &img) const Image< T > [inline]
operator+=(const T &val)Image< T > [inline]
operator+=(const Image< T2 > &A)Image< T > [inline]
operator-(const T2 &val) const Image< T > [inline]
operator-(const Image< T2 > &img) const Image< T > [inline]
operator-=(const T &val)Image< T > [inline]
operator-=(const Image< T2 > &A)Image< T > [inline]
operator/(const T2 &val) const Image< T > [inline]
operator/(const Image< T2 > &img) const Image< T > [inline]
operator/=(const T &val)Image< T > [inline]
operator/=(const Image< T2 > &A)Image< T > [inline]
operator<<(const unsigned int nbits) const Image< T > [inline]
operator<<=(const unsigned int nbits)Image< T > [inline]
operator=(const Image< T > &A)Image< T > [inline]
operator=(const Image< T2 > &A)Image< T > [inline]
operator==(const Image< T > &that) const Image< T > [inline]
operator>>(const unsigned int nbits) const Image< T > [inline]
operator>>=(const unsigned int nbits)Image< T > [inline]
operator[](const int index)Image< T > [inline]
operator[](const int index) const Image< T > [inline]
operator[](const Point2D< int > &p)Image< T > [inline]
operator[](const Point2D< int > &p) const Image< T > [inline]
operator|=(const Image< T2 > &A)Image< T > [inline]
preComputeHyperParams(const SurpriseImage< T > &models)SurpriseImage< T > [inline, virtual]
rectangleOk(const Rectangle &rect) const Image< T > [inline]
refCount() const Image< T > [inline]
reset()SurpriseImage< T > [inline, virtual]
resetUpdFac(const double updfac)SurpriseImage< T > [inline, virtual]
resize(const Dims &dims, const bool clear=false)Image< T > [inline]
resize(const int width, const int height, const bool clear=false)Image< T > [inline]
setVal(const int index, const T2 &value)Image< T > [inline]
setVal(const int x, const int y, const T2 &value)Image< T > [inline]
setVal(const Point2D< int > &p, const T2 &value)Image< T > [inline]
size() const Image< T > [inline]
surprise(const SurpriseImage< T > &other)SurpriseImage< T > [inline, virtual]
SurpriseImage()SurpriseImage< T > [inline]
SurpriseImage(const Dims &dims)SurpriseImage< T > [inline]
SurpriseImage(const double updfac, const Image< double > &sampleval, const Image< double > &samplevar)SurpriseImage< T > [inline]
swap(Image< T > &other)Image< T > [inline]
~Image()Image< T > [inline]
~SurpriseImage()SurpriseImage< T > [inline, virtual]
Generated on Sun May 8 08:43:50 2011 for iLab Neuromorphic Vision Toolkit by  doxygen 1.6.3