Searched refs:all_pivots (Results 1 – 2 of 2) sorted by relevance
88 const int* __restrict__ all_pivots, Scalar* __restrict__ sign, in DeterminantFromPivotedLUKernel() argument99 const int order = PermutationOrder(n, all_pivots + o_idx * n); in DeterminantFromPivotedLUKernel()
66 const int* __restrict__ all_pivots, in ComputePermutationFromTranspositionsKernel() argument73 num_rows, all_pivots + index * num_rows, in ComputePermutationFromTranspositionsKernel()