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

Public Member Functions | Static Public Attributes | List of all members
Parameter Class Reference

Low order moments algorithm parameters. More...

Public Member Functions

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

Static Public Attributes

 estimatesToCompute = ...
 

Detailed Description

Constructor & Destructor Documentation

def __init__ (   self,
  args 
)

Constructs default low order moments parameters

Member Function Documentation

def check (   self)

check(Parameter self) -> Status

Member Data Documentation

estimatesToCompute = ...
static

Estimates to be computed by the algorithm


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

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