Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CVCUDA/CV-CUDA
/ capacity
Method
capacity
src/nvcv/src/priv/ArrayWrapData.cpp:92–95 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
90
}
91
92
int64_t ArrayWrapData::capacity() const
93
{
94
return m_data.capacity;
95
}
96
97
int64_t ArrayWrapData::length() const
98
{
Callers
1
resize
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected