AutoDiff (Apache SystemDS 3.0.0 API) JavaScript is disabled on your browser. Skip navigation links Overview Package Class Use Tree Deprecated Index Help All Classes SEARCH: JavaScript is disabled on your browser. Summary:  Nested |  Field |  Constr |  Method Detail:  Field |  Constr |  Method   Package org.apache.sysds.runtime.util Class AutoDiff java.lang.Object org.apache.sysds.runtime.util.AutoDiff public class AutoDiff extends Object Constructor Summary Constructors  Constructor Description AutoDiff()   Method Summary All Methods Static Methods Concrete Methods  Modifier and Type Method Description static ArrayList<Hop> constructHopsNR​(LineageItem item, Map<Long,​Hop> operands, Hop mo, ArrayList<String> names)   static ListObject getBackward​(MatrixObject mo, ArrayList<Data> lineage, ExecutionContext adec)   static List<Data> parseNComputeAutoDiffFromLineage​(MatrixObject mo, String mainTrace, ArrayList<String> names, ExecutionContext ec)   Methods inherited from class java.lang.Object equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait Constructor Detail AutoDiff public AutoDiff() Method Detail getBackward public static ListObject getBackward​(MatrixObject mo, ArrayList<Data> lineage, ExecutionContext adec) parseNComputeAutoDiffFromLineage public static List<Data> parseNComputeAutoDiffFromLineage​(MatrixObject mo, String mainTrace, ArrayList<String> names, ExecutionContext ec) constructHopsNR public static ArrayList<Hop> constructHopsNR​(LineageItem item, Map<Long,​Hop> operands, Hop mo, ArrayList<String> names) Skip navigation links Overview Package Class Use Tree Deprecated Index Help All Classes JavaScript is disabled on your browser. Summary:  Nested |  Field |  Constr |  Method Detail:  Field |  Constr |  Method Copyright © 2022 The Apache Software Foundation. All rights reserved.