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