SelfweightCalculator.compute_tributary_areas

SelfweightCalculator.compute_tributary_areas(xyz)

Compute the tributary are of every vertex for the current coordinates.

Parameters:
xyzFloatNx3

The vertex coordinates.

Returns:
FloatNx1

The tributary are per vertex.