Uses of Class
org.apache.sysds.api.jmlc.ResultVariables
Packages that use ResultVariables
-
Uses of ResultVariables in org.apache.sysds.api.jmlc
Methods in org.apache.sysds.api.jmlc that return ResultVariablesModifier and TypeMethodDescriptionPreparedScript.executeScript()Executes the prepared script over the bound inputs, creating the result variables according to bound and registered outputs.