Searched refs:num_row_wise_entries (Results 1 – 1 of 1) sorted by relevance
80 EntryIndex num_row_wise_entries(0); in ComputeUpdateRow() local99 num_row_wise_entries += transposed_matrix_.ColumnNumEntries(col); in ComputeUpdateRow()106 num_row_wise_entries += in ComputeUpdateRow()119 const double row_wise = static_cast<double>(num_row_wise_entries.value()); in ComputeUpdateRow()127 5 * num_row_wise_entries.value() + matrix_.num_cols().value() / 64; in ComputeUpdateRow()131 num_row_wise_entries.value() + matrix_.num_rows().value(); in ComputeUpdateRow()