radix property

int radix
final

Specified width of input to each reduction node (e.g., binary: radix=2)

Implementation

final int radix;