MCPcopy Create free account
hub / github.com/CVCUDA/CV-CUDA / clear

Method clear

python/mod_cvcuda/nvcv/ImageBatch.cpp:179–183  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

177}
178
179void ImageBatchVarShape::clear()
180{
181 m_impl.clear();
182 m_list.clear();
183}
184
185auto ImageBatchVarShape::begin() const -> ImageList::const_iterator
186{

Callers 2

CreateMethod · 0.45

Calls

no outgoing calls

Tested by 1