Skip to content

Commit 001098b

Browse files
committed
remove wip code
1 parent 3aee1d0 commit 001098b

File tree

1 file changed

+0
-4
lines changed
  • src/desktopMain/kotlin/com/martmists/ndarray/simd/compat

1 file changed

+0
-4
lines changed

src/desktopMain/kotlin/com/martmists/ndarray/simd/compat/image.kt

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,3 @@ fun F64Array.Companion.fromImage(img: BufferedImage): F64ImageArray {
5757

5858
return arr
5959
}
60-
61-
fun F64ImageArray.toBufferedImage(): BufferedImage {
62-
if ()
63-
}

0 commit comments

Comments
 (0)