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

Public Member Functions | List of all members
Parameter Class Reference

Parameter for the Objective function More...

Public Member Functions

def __init__
 
- Public Member Functions inherited from Parameter
def __init__
 
def check
 

Detailed Description

Constructor & Destructor Documentation

def __init__ (   self,
  args 
)

Variant 1

Constructs the parameter of the Objective function

Parameters
resultsToCompute64 bit integer flag that indicates the results to compute

Variant 2

Constructs an Parameter by copying input objects and parameters of another Parameter

Parameters
otherAn object to be used as the source to initialize object

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

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