Class NCVMatrixAlloc#
#include <opencv2/cudalegacy/NCV.hpp>Collaboration diagram for NCVMatrixAlloc:
Public Member Functions#
Public Member Functions inherited from NCVMatrix
Return |
Name |
Description |
|---|---|---|
|
||
|
||
|
||
|
||
|
||
Additional Inherited Members#
Detailed Description#
Constructor & Destructor Documentation#
NCVMatrixAlloc()#
NCVMatrixAlloc()#
NCVMatrixAlloc::NCVMatrixAlloc(const NCVMatrixAlloc &)
NCVMatrixAlloc()#
NCVMatrixAlloc::NCVMatrixAlloc(
INCVMemAllocator & allocator_,
Ncv32u width_,
Ncv32u height_,
Ncv32u pitch_ = 0 )
Here is the call graph for this function:
~NCVMatrixAlloc()#
NCVMatrixAlloc::~NCVMatrixAlloc()
Here is the call graph for this function:
Member Function Documentation#
operator=()#
NCVMatrixAlloc & NCVMatrixAlloc::operator=(const NCVMatrixAlloc &)
getAllocatorsAlignment()#
Ncv32u NCVMatrixAlloc::getAllocatorsAlignment()
Here is the call graph for this function:
getSegment()#
NCVMemSegment NCVMatrixAlloc::getSegment()
isMemAllocated()#
NcvBool NCVMatrixAlloc::isMemAllocated()
Here is the call graph for this function:
Member Data Documentation#
allocatedMem#
NCVMemSegment NCVMatrixAlloc::allocatedMem
allocator#
INCVMemAllocator & NCVMatrixAlloc::allocator
Source file#
The documentation for this class was generated from the following file:
opencv2/cudalegacy/NCV.hpp