TarzaNN
TarzaNN neural network simulator
Array2D< T > Member List
This is the complete list of members for Array2D< T >, including all inherited members.
Array2D()Array2D< T > [inline, protected]
Array2D(const int nXSize, const int nYSize)Array2D< T > [inline]
dataArray2D< T > [protected]
getXSize()Array2D< T > [inline]
getYSize()Array2D< T > [inline]
heightArray2D< T > [protected]
init()Array2D< T > [inline]
memorySizeArray2D< T > [protected]
operator()(uint32_t col, uint32_t row)Array2D< T > [inline]
operator()(uint32_t col, uint32_t row) const Array2D< T > [inline]
rowBytesArray2D< T > [protected]
rowsArray2D< T > [protected]
testfunc()Array2D< T > [inline]
widthArray2D< T > [protected]
~Array2D()Array2D< T > [inline]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines