Skip to contents

See documentation for make_consistent_b_ary_tree() for details.

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.

Value

Function