MeteoIODoc 2.11.0
mio::Array2D< T > Member List

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

abs()mio::Array2D< T >
Array2D()mio::Array2D< T >
Array2D(const size_t &anx, const size_t &any)mio::Array2D< T >
Array2D(const size_t &anx, const size_t &any, const T &init)mio::Array2D< T >
Array2D(const Array2D< T > &i_array2D, const size_t &i_nx, const size_t &i_ny, const size_t &i_ncols, const size_t &i_nrows)mio::Array2D< T >
Array2D(const Array3D< T > &array3D, const size_t &depth)mio::Array2D< T >
checkEpsilonEquality(const Array2D< double > &rhs, const double &epsilon) constmio::Array2D< T >
checkEpsilonEquality(const Array2D< double > &rhs1, const Array2D< double > &rhs2, const double &epsilon)mio::Array2D< T >static
clear()mio::Array2D< T >
empty() constmio::Array2D< T >
fill(const Array2D< T > &i_array2D, const size_t &i_nx, const size_t &i_ny, const size_t &i_ncols, const size_t &i_nrows)mio::Array2D< T >
fill(const Array2D< T > &i_array2D, const size_t &i_nx, const size_t &i_ny)mio::Array2D< T >
getAbs() constmio::Array2D< T >
getCount() constmio::Array2D< T >
getKeepNodata() constmio::Array2D< T >
getMax() constmio::Array2D< T >
getMean() constmio::Array2D< T >
getMin() constmio::Array2D< T >
getNx() constmio::Array2D< T >
getNy() constmio::Array2D< T >
keep_nodatamio::Array2D< T >protected
nxmio::Array2D< T >protected
nymio::Array2D< T >protected
operator!=(const Array2D< T > &) constmio::Array2D< T >
operator()(const size_t &x, const size_t &y)mio::Array2D< T >inline
operator()(const size_t &x, const size_t &y) constmio::Array2D< T >inline
operator()(const size_t &i)mio::Array2D< T >inline
operator()(const size_t &i) constmio::Array2D< T >inline
operator*(const T &rhs) constmio::Array2D< T >
operator*(const Array2D< T > &rhs) constmio::Array2D< T >
operator*=(const T &rhs)mio::Array2D< T >
operator*=(const Array2D< T > &rhs)mio::Array2D< T >
operator+(const T &rhs) constmio::Array2D< T >
operator+(const Array2D< T > &rhs) constmio::Array2D< T >
operator+=(const T &rhs)mio::Array2D< T >
operator+=(const Array2D< T > &rhs)mio::Array2D< T >
operator-(const T &rhs) constmio::Array2D< T >
operator-(const Array2D< T > &rhs) constmio::Array2D< T >
operator-=(const T &rhs)mio::Array2D< T >
operator-=(const Array2D< T > &rhs)mio::Array2D< T >
operator/(const T &rhs) constmio::Array2D< T >
operator/(const Array2D< T > &rhs) constmio::Array2D< T >
operator/=(const T &rhs)mio::Array2D< T >
operator/=(const Array2D< T > &rhs)mio::Array2D< T >
operator<<mio::Array2D< T >friend
operator=(const T &value)mio::Array2D< T >
operator==(const Array2D< T > &) constmio::Array2D< T >
operator>>mio::Array2D< T >friend
operator[](const size_t &i)mio::Array2D< T >
resize(const size_t &anx, const size_t &any)mio::Array2D< T >
resize(const size_t &anx, const size_t &any, const T &init)mio::Array2D< T >
setKeepNodata(const bool i_keep_nodata)mio::Array2D< T >
size(size_t &anx, size_t &any) constmio::Array2D< T >
size() constmio::Array2D< T >
subset(const Array2D< T > &i_array2D, const size_t &i_nx, const size_t &i_ny, const size_t &i_ncols, const size_t &i_nrows)mio::Array2D< T >
toString() constmio::Array2D< T >
vecDatamio::Array2D< T >protected