This is the complete list of members for
NCVMatrixReuse< T >, including all inherited members.
_height | NCVMatrix< T > | [protected] |
_memtype | NCVMatrix< T > | [protected] |
_pitch | NCVMatrix< T > | [protected] |
_ptr | NCVMatrix< T > | [protected] |
_width | NCVMatrix< T > | [protected] |
clear() | NCVMatrix< T > | |
copy2D(NCVMatrix< T > &dst, NcvSize32u roi, cudaStream_t cuStream) const | NCVMatrix< T > | |
copySolid(NCVMatrix< T > &dst, cudaStream_t cuStream, size_t howMuch=0) const | NCVMatrix< T > | |
height() const | NCVMatrix< T > | |
isMemReused() const | NCVMatrixReuse< T > | |
memType() const | NCVMatrix< T > | |
NCVMatrix() | NCVMatrix< T > | |
NCVMatrixReuse(const NCVMemSegment &memSegment, Ncv32u alignment, Ncv32u width, Ncv32u height, Ncv32u pitch=0, NcvBool bSkipPitchCheck=false) | NCVMatrixReuse< T > | |
NCVMatrixReuse(const NCVMatrix< T > &mat, NcvRect32u roi) | NCVMatrixReuse< T > | |
pitch() const | NCVMatrix< T > | |
ptr() const | NCVMatrix< T > | |
stride() const | NCVMatrix< T > | |
width() const | NCVMatrix< T > | |
~NCVMatrix() | NCVMatrix< T > | [virtual] |