f15775f53c638c5ac34f88833cc2f29e9d7783a4
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 2 | ||
Extract Method public nextDouble(order char, shape int[]) : INDArray extracted from public nextDouble(shape int[]) : INDArray in class org.nd4j.linalg.api.rng.DefaultRandom | From | To | |
Extract Method public nextGaussian(order char, shape int[]) : INDArray extracted from public nextGaussian(shape int[]) : INDArray in class org.nd4j.linalg.api.rng.DefaultRandom | From | To |