Usage
then_consistent_b_ary_tree(lhs, branching_factor, .TIA = "int", .TOA = "float")
Arguments
- lhs
The prior transformation or metric space.
- branching_factor
the maximum number of children
- .TIA
Atomic type of the input data. Should be an integer type.
- .TOA
Atomic type of the output data. Should be a float type.