ee.Array.matrixDeterminant

Computes the determinant of the matrix.

UsageReturns
Array.matrixDeterminant()Number
ArgumentTypeDetails
this: inputArrayThe array to compute on.