OpenCV  3.4.8
Open Source Computer Vision
NCVMatrixReuse< T > Member List

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

_heightNCVMatrix< T >protected
_memtypeNCVMatrix< T >protected
_pitchNCVMatrix< T >protected
_ptrNCVMatrix< T >protected
_widthNCVMatrix< T >protected
at(Ncv32u x, Ncv32u y) constNCVMatrix< T >inline
clear()NCVMatrix< T >inline
copy2D(NCVMatrix< T > &dst, NcvSize32u roi, cudaStream_t cuStream) constNCVMatrix< T >inline
copySolid(NCVMatrix< T > &dst, cudaStream_t cuStream, size_t howMuch=0) constNCVMatrix< T >inline
height() constNCVMatrix< T >inline
isMemReused() constNCVMatrixReuse< T >inline
memType() constNCVMatrix< T >inline
NCVMatrix()NCVMatrix< T >inline
NCVMatrixReuse(const NCVMemSegment &memSegment, Ncv32u alignment, Ncv32u width_, Ncv32u height_, Ncv32u pitch_=0, NcvBool bSkipPitchCheck=false)NCVMatrixReuse< T >inline
NCVMatrixReuse(const NCVMatrix< T > &mat, NcvRect32u roi)NCVMatrixReuse< T >inline
pitch() constNCVMatrix< T >inline
ptr() constNCVMatrix< T >inline
size() constNCVMatrix< T >inline
stride() constNCVMatrix< T >inline
width() constNCVMatrix< T >inline
~NCVMatrix()NCVMatrix< T >inlinevirtual