VisionCpp  0.0.1
Classes | Namespaces
mem_vision.hpp File Reference

this file contains the memory struct used to store {Sycl buffer , Host pointer or Sycl image}. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  visioncpp::internal::VisionMemory< MapAllocator, ScalarType, MemoryType, Sclr, Col, Row, ElementTp, Elements, Sc, LVL >
 Definition of VisionMemory. More...
 

Namespaces

 visioncpp
 VisionCpp namespace.
 
 visioncpp::internal
 Internal implementations.
 

Detailed Description

this file contains the memory struct used to store {Sycl buffer , Host pointer or Sycl image}.

Definition in file mem_vision.hpp.