Accounts for the per‐step cost of merging chunks.
Synopsis
Declared in <cluster_linearize.h>
void
MergeChunksEnd(int num_steps) noexcept;
Parameters
Name |
Description |
num_steps |
Number of merge steps performed. |
Created with MrDocs