Class NCVVector#
#include <opencv2/cudalegacy/NCV.hpp>Collaboration diagram for NCVVector:
Detailed Description#
-
template<class T>
class NCVVector# NCVVector (1D)
Subclassed by NCVVectorAlloc< T >, NCVVectorReuse< T >
Constructor & Destructor Documentation#
NCVVector()#
NCVVector()#
Here is the call graph for this function:
~NCVVector()#
Member Function Documentation#
clear()#
void NCVVector::clear()
copySolid()#
NCVStatus NCVVector::copySolid(
NCVVector< T > & dst,
cudaStream_t cuStream,
size_t howMuch = 0 )
Here is the call graph for this function:
length()#
size_t NCVVector::length()
memType()#
NCVMemoryType NCVVector::memType()
ptr()#
T * NCVVector::ptr()
Member Data Documentation#
_length#
size_t NCVVector::_length
_memtype#
NCVMemoryType NCVVector::_memtype
_ptr#
T * NCVVector::_ptr
Source file#
The documentation for this class was generated from the following file:
opencv2/cudalegacy/NCV.hpp