_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 > | |
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 > |