[#cluster_linearize-SFLDefaultCostModel-ActivateEnd] = xref:cluster_linearize.adoc[cluster_linearize]::xref:cluster_linearize/SFLDefaultCostModel.adoc[SFLDefaultCostModel]::ActivateEnd :relfileprefix: ../../ :mrdocs: Accounts for the cost of activating a dependency. == Synopsis Declared in `<cluster_linearize.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- void ActivateEnd(int num_deps) noexcept; ---- == Parameters [cols="1,4"] |=== | Name| Description | *num_deps* | Number of dependencies affected by the activation. |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#