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]
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 >
getAllocatorsAlignment() const NCVMatrixAlloc< T >
getSegment() const NCVMatrixAlloc< T >
height() const NCVMatrix< T >
isMemAllocated() const NCVMatrixAlloc< T >
memType() const NCVMatrix< T >
NCVMatrix()NCVMatrix< T >
NCVMatrixAlloc(INCVMemAllocator &allocator, Ncv32u width, Ncv32u height, Ncv32u pitch=0)NCVMatrixAlloc< T >
pitch() const NCVMatrix< T >
ptr() const NCVMatrix< T >
stride() const NCVMatrix< T >
width() const NCVMatrix< T >
~NCVMatrix()NCVMatrix< T > [virtual]
~NCVMatrixAlloc()NCVMatrixAlloc< T >