MatchingBackend.tril_indices#

abstract MatchingBackend.tril_indices(*args, **kwargs)[source]#

Compute indices of upper triangular matrix

Parameters:
arrBackendArray

Input array.

dtypetype

Target data type.

Returns:
BackendArray

Flipped version of arr.