Searched refs:PermutationOrder (Results 1 – 1 of 1) sorted by relevance
33 __device__ int PermutationOrder(int n, const int* __restrict__ pivots) { in PermutationOrder() function99 const int order = PermutationOrder(n, all_pivots + o_idx * n); in DeterminantFromPivotedLUKernel()