|
Change Parameter Type from : int to from : 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 from : int to from : int[] in method public OpStateEdge(from int[], to int[], value OpState, directed boolean) in class org.nd4j.autodiff.opstate.OpStateEdge |
From |
To |
|
Change Parameter Type from : int to from : 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 from : int to from : int[] in method public Edge(from int[], to int[], value T, directed boolean) in class org.nd4j.autodiff.graph.api.Edge |
From |
To |