Loading...
Searching...
No Matches
NCVVector< T > Class Template Reference
#include <opencv2/cudalegacy/NCV.hpp>
Inheritance diagram for NCVVector< T >:
Public Member Functions | |
NCVVector () | |
virtual | ~NCVVector () |
void | clear () |
NCVStatus | copySolid (NCVVector< T > &dst, cudaStream_t cuStream, size_t howMuch=0) const |
size_t | length () const |
NCVMemoryType | memType () const |
T * | ptr () const |
Protected Attributes | |
size_t | _length |
NCVMemoryType | _memtype |
T * | _ptr |
Detailed Description
template<class T>
class NCVVector< T >
class NCVVector< T >
NCVVector (1D)
Constructor & Destructor Documentation
◆ NCVVector()
template<class T >
|
inline |
◆ ~NCVVector()
Member Function Documentation
◆ clear()
template<class T >
|
inline |
◆ copySolid()
template<class T >
|
inline |
◆ length()
template<class T >
|
inline |
◆ memType()
template<class T >
|
inline |
◆ ptr()
template<class T >
|
inline |
Member Data Documentation
◆ _length
template<class T >
|
protected |
◆ _memtype
template<class T >
|
protected |
◆ _ptr
template<class T >
|
protected |
The documentation for this class was generated from the following file:
- opencv2/cudalegacy/NCV.hpp