0fc68cc13a89cbd7c9b86845d6b9c1a4a53ca338
Files Diff
- Added: 10
- Removed: 0
- Renamed: 0
- Modified: 18
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Variable Type | 2 | ||
| Change Variable Type assertion : float to assertion : double in method public testScal() : void in class org.nd4j.linalg.api.test.NDArrayTests | From | To | |
| Change Variable Type assertion2 : float to assertion2 : double in method public testScal() : void in class org.nd4j.linalg.api.test.NDArrayTests | From | To | |
| Extract Method | 4 | ||
| Extract Method protected get(index int, inc int, length int, init Pointer) : void extracted from protected get(index int, length int, init Pointer) : void in class org.nd4j.linalg.jcublas.buffer.BaseCudaDataBuffer | From | To | |
| Extract Method public getDoublesAt(offset int, inc int, length int) : double[] extracted from public getDoublesAt(offset int, length int) : double[] in class org.nd4j.linalg.api.buffer.BaseDataBuffer | From | To | |
| Extract Method public getDoublesAt(offset int, inc int, length int) : double[] extracted from public getDoublesAt(offset int, length int) : double[] in class org.nd4j.linalg.jcublas.buffer.CudaDoubleDataBuffer | From | To | |
| Extract Method public getFloatsAt(offset int, inc int, length int) : float[] extracted from public getFloatsAt(offset int, length int) : float[] in class org.nd4j.linalg.api.buffer.BaseDataBuffer | From | To |