ee.Array.dotProduct

計算兩個 1 維陣列之間的點積。

用量傳回
Array.dotProduct(array2)數字
引數類型詳細資料
這個:array1陣列第一個 1 維陣列。
array2陣列第二個 1 維陣列。