Searched refs:get_factor_index (Results 1 – 1 of 1) sorted by relevance
156 auto get_factor_index = [is_transpose, &indices_mat](int64 i) { in Compute() local257 const int64 factor_index = get_factor_index(i); in Compute()