ee.Array.matrixTrace
Computes the trace of the matrix.
Usage | Returns | Array.matrixTrace() | Number |
Argument | Type | Details | this: input | Array | The array to compute on. |
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2023-10-06 UTC.
[null,null,["Last updated 2023-10-06 UTC."],[[["`Array.matrixTrace()` calculates the sum of elements on the main diagonal of a matrix (array)."],["The method operates on an array (`input`) and returns a single numerical value representing the trace."]]],[]]