Package | Description |
---|---|
com.pervasive.datarush.analytics.regression |
Provides utility, PMML and other classes for shared use by regression related entities.
|
com.pervasive.datarush.operators.io.paraccel | |
com.pervasive.datarush.ports.model |
Provides implementations of port objects dealing with the flow of single objects
between operators.
|
Modifier and Type | Method and Description |
---|---|
SimpleModelPort<org.apache.commons.math.linear.Array2DRowRealMatrix> |
SumOfSquares.getOutput()
Get the output model port of this operator.
|
Modifier and Type | Method and Description |
---|---|
SimpleModelPort<com.pervasive.datarush.operators.io.paraccel.SliceInfo> |
InitializeWorkerBase.getSliceOutput() |
Modifier and Type | Method and Description |
---|---|
SimpleModelPort<T> |
SimpleModelPort.Factory.newPort(LogicalOperator owner,
String name,
LogicalPort.Direction direction,
boolean optional) |
Copyright © 2016 Actian Corporation. All rights reserved.