| Class | Description |
|---|---|
| BinningWrapper |
Wrapper class for binning a sorted input vector
|
| DeNaNWrapper | Deprecated |
| DeNegInfinityWrapper | Deprecated |
| DynamicProjectMatrixCP | |
| DynamicReadMatrixCP | |
| DynamicReadMatrixRcCP | |
| DynamicWriteMatrixCP | Deprecated |
| GatherWrapper |
Wrapper class for conversions of bit vectors to condensed position vectors.
|
| OrderWrapper | Deprecated |
| PermutationMatrixWrapper | Deprecated |
| RemoveEmptyRows | Deprecated |
| SGDNesterovUpdate |
Use this class to perform an SGD update with Nesterov momentum in CP.
|
| TimeWrapper |
Wrapper class for time invocation
time = externalFunction(Integer i) return (Double B) implemented in
(classname="org.apache.sysml.udf.lib.TimeWrapper",exectype="mem");
t = time (1);
print( "Time in millsecs= " + t);
|
Copyright © 2017 The Apache Software Foundation. All rights reserved.