Java* API Reference for Intel® Data Analytics Acceleration Library 2019 Update 5

List of all members
NextLayersCollection Class Reference

Represents a collection of neural network NextLayers objects. More...

Class Constructor

Constructs the collection of neural network NextLayers objects

Parameters
contextContext to manage the collection

Detailed Description

Member Function Documentation

void dispose ( )

Releases memory allocated for the native collection object

Implements Disposable.

void pushBack ( NextLayers  nextLayers)

Adds a NextLayers object to the end of the collection

Parameters
nextLayersnextLayers object
long size ( )

Gets the size of the collection

Returns
Size of the collection

The documentation for this class was generated from the following file:

For more complete information about compiler optimizations, see our Optimization Notice.