OpenCV  3.4.15
Open Source Computer Vision
NCVMatrixAlloc< T > Member List

This is the complete list of members for NCVMatrixAlloc< 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
getAllocatorsAlignment() constNCVMatrixAlloc< T >inline
getSegment() constNCVMatrixAlloc< T >inline
height() constNCVMatrix< T >inline
isMemAllocated() constNCVMatrixAlloc< T >inline
memType() constNCVMatrix< T >inline
NCVMatrix()NCVMatrix< T >inline
NCVMatrixAlloc(INCVMemAllocator &allocator_, Ncv32u width_, Ncv32u height_, Ncv32u pitch_=0)NCVMatrixAlloc< 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
~NCVMatrixAlloc()NCVMatrixAlloc< T >inline