dpnp.random
Compute the determinant of an array.
input ((..., M, M) array_like) – Input array to compute determinants for.
det – Determinant of input.
(…) array_like