Java* API Reference for Intel® Data Analytics Acceleration Library 2019
This is the complete list of members for PredictionModel, including all inherited members.
allocate(Class<?extends Number > cls, long[] dataSize, PredictionParameter parameter) | PredictionModel | |
allocate(Class<?extends Number > cls, long[] dataSize) | PredictionModel | |
changeContext(DaalContext context) | ContextClient | |
checkCObject() | SerializableBase | |
ContextClient() | ContextClient | |
ContextClient(DaalContext context) | ContextClient | |
dispose() | SerializableBase | |
getCObject() | SerializableBase | |
getContext() | ContextClient | |
getLayer(long index) | PredictionModel | |
getLayers() | PredictionModel | |
getNextLayers() | PredictionModel | |
Model(DaalContext context) | Model | protected |
Model(DaalContext context, long cModel) | Model | |
pack() | SerializableBase | |
PredictionModel(DaalContext context) | PredictionModel | |
PredictionModel(DaalContext context, PredictionModel other) | PredictionModel | |
PredictionModel(DaalContext context, ForwardLayers forwardLayers, NextLayersCollection nextLayersCollection) | PredictionModel | |
PredictionModel(DaalContext context, PredictionTopology topology) | PredictionModel | |
SerializableBase(DaalContext context) | SerializableBase | |
setLayers(ForwardLayers forwardLayers, NextLayersCollection nextLayersCollection) | PredictionModel | |
unpack(DaalContext context) | SerializableBase |
For more complete information about compiler optimizations, see our Optimization Notice.