struct ncDeviceHandle_t

Info Value
Header mvnc.h
Version 2.0
See also struct ncGraphHandle_t, struct ncFifoHandle_t,ncDeviceOption_t, ncDeviceCreate(), ncDeviceOpen(), ncDeviceClose(), ncDeviceSetOption(), ncDevicetGetOption()

Overview

The ncDeviceHandle_t struct is an abstraction for a neural compute device that is used throughout the API.

Typical Usage

See the C API Overview for more information about typical API usage.