OpenCV  3.2.0
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 >
clear()NCVMatrix< T >
copy2D(NCVMatrix< T > &dst, NcvSize32u roi, cudaStream_t cuStream) constNCVMatrix< T >
copySolid(NCVMatrix< T > &dst, cudaStream_t cuStream, size_t howMuch=0) constNCVMatrix< T >
getAllocatorsAlignment() constNCVMatrixAlloc< T >
getSegment() constNCVMatrixAlloc< T >
height() constNCVMatrix< T >
isMemAllocated() constNCVMatrixAlloc< T >
memType() constNCVMatrix< T >
NCVMatrix()NCVMatrix< T >
NCVMatrixAlloc(INCVMemAllocator &allocator_, Ncv32u width_, Ncv32u height_, Ncv32u pitch_=0)NCVMatrixAlloc< T >
pitch() constNCVMatrix< T >
ptr() constNCVMatrix< T >
size() constNCVMatrix< T >
stride() constNCVMatrix< T >
width() constNCVMatrix< T >
~NCVMatrix()NCVMatrix< T >virtual
~NCVMatrixAlloc()NCVMatrixAlloc< T >