ee.Image.matrixLUDecomposition

Calculates the LU matrix decomposition such that P×input=L×U, where L is lower triangular (with unit diagonal terms), U is upper triangular and P is a partial pivot permutation matrix. מטריצת הקלט חייבת להיות ריבועית. הפונקציה מחזירה תמונה עם רצועות שנקראות L,‏ U ו-P.

שימושהחזרות
Image.matrixLUDecomposition()תמונה
ארגומנטסוגפרטים
זה: imageתמונהתמונה של מטריצות דו-ממדיות לפירוק.