Searched refs:all_pivots (Results 1 – 2 of 2) sorted by relevance
88 const int* all_pivots, in DeterminantFromPivotedLUKernel() argument100 const int order = PermutationOrder(n, all_pivots + o_idx * n); in DeterminantFromPivotedLUKernel()
64 CudaLaunchConfig config, const int64 num_rows, const int* all_pivots, in ComputePermutationFromTranspositionsKernel() argument71 num_rows, all_pivots + index * num_rows, in ComputePermutationFromTranspositionsKernel()