Searched refs:right_slices (Results 1 – 1 of 1) sorted by relevance
1555 std::vector<ConstMatrixMapR*> right_slices; in Compute() local1572 &buffer, &right_slices); in Compute()1573 const int num_right_slices = right_slices.size(); in Compute()1592 std::ref(*right_slices[j_inner]), num_cols, M * i_inner, in Compute()1615 gtl::STLDeleteElements(&right_slices); in Compute()1616 right_slices.clear(); in Compute()