|
Change Parameter Type to : int to to : int[] in method public addEdge(from int, to int[], value E, directed boolean) : void in class org.nd4j.autodiff.graph.api.IGraph |
From |
To |
|
Change Parameter Type to : int to to : int[] in method public addEdge(from int, to int[], value E, directed boolean) : void in class org.nd4j.autodiff.graph.api.BaseGraph |
From |
To |
|
Change Parameter Type to : int to to : int[] in method public Edge(from int, to int[], value T, directed boolean) in class org.nd4j.autodiff.graph.api.Edge |
From |
To |