File Requirements.hpp

Defines the public C++ interface to NVCV resource requirements.

Definition (nvcv_types/include/nvcv/alloc/Requirements.hpp)

Detailed Description

Several objects in NVCV require resource allocation. Resource requirements is a way for them to inform how many resources they need. This information can be used by allocators to pre-allocate the resources that will be used.

Includes

Included By

Namespaces

Classes