library
Toggle table of contents
3.16.0
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
library
library
/
com.google.maps.android.heatmaps
/
HeatmapTileProvider
/
Companion
/
convolve
convolve
@
JvmStatic
fun
convolve
(
grid
:
Array
<
DoubleArray
>
,
kernel
:
DoubleArray
)
:
Array
<
DoubleArray
>