[#cluster_linearize-SFLDefaultCostModel-MinimizeStepEnd] = xref:cluster_linearize.adoc[cluster_linearize]::xref:cluster_linearize/SFLDefaultCostModel.adoc[SFLDefaultCostModel]::MinimizeStepEnd :relfileprefix: ../../ :mrdocs: Accounts for the cost of finishing a minimization step. == Synopsis Declared in `<cluster_linearize.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- void MinimizeStepEnd(bool split) noexcept; ---- == Parameters [cols="1,4"] |=== | Name| Description | *split* | Whether the step split the chunk. |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#