Class | Description |
---|---|
BinaryObject |
Class to represent an object.
|
ExternalFunctionInvocationInstruction |
Class to maintain external function invocation instructions.
|
FunctionParameter |
abstract class to represent all input and output objects for package
functions.
|
Matrix |
Class to represent the matrix input type
|
PackageFunction |
Abstract class that should be extended to implement a package function.
|
Scalar |
Class to represent a scalar input/output.
|
Enum | Description |
---|---|
FunctionParameter.FunctionParameterType | |
Matrix.ValueType | |
Scalar.ScalarValueType |
Copyright © 2018 The Apache Software Foundation. All rights reserved.