[#cluster_linearize-SFLDefaultCostModel-GetCost] = xref:cluster_linearize.adoc[cluster_linearize]::xref:cluster_linearize/SFLDefaultCostModel.adoc[SFLDefaultCostModel]::GetCost :relfileprefix: ../../ :mrdocs: Returns the accumulated cost. == Synopsis Declared in `<cluster_linearize.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- uint64_t GetCost() const noexcept; ---- == Return Value The total accumulated cost counted so far. [.small]#Created with https://www.mrdocs.com[MrDocs]#