MCPcopy Create free account
hub / github.com/arrayfire/forge / cbo

Method cbo

src/backend/common/chart_common.hpp:54–56  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

52 }
53
54 inline unsigned cbo() const {
55 return mShrdPtr->cbo();
56 }
57
58 inline unsigned abo() const {
59 return mShrdPtr->abo();

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected