CXNetworkMeasureNodeDimension
function
Back to Helios Network Native C API
- Kind
- function
- Source
- src/native/include/helios/CXNetwork.h:873
Description
Computes local multiscale capacity and dimension for a single node. - maxLevel controls the largest geodesic radius r evaluated. - method and order select the derivative estimator (FW/BK/CE/LS). - outCapacity and outDimension, when non-null, must point to buffers of length maxLevel + 1. Returns CXFalse when the node is invalid/inactive or on allocation failure.