Python* API Reference for Intel® Data Analytics Acceleration Library 2020 Update 1

Public Member Functions | List of all members
Parameter Class Reference

Base class to represent computation parameters. More...

Public Member Functions

def __init__
 
def check
 

Detailed Description

Algorithm-specific parameters are represented as derivative classes of the Parameter class.

Constructor & Destructor Documentation

def __init__ (   self)

Member Function Documentation

def check (   self)

check(Parameter self) -> Status


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

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