LexorankEx.Bucket (lexorank_ex v0.1.5)
Link to this section Summary
Link to this section Functions
Link to this function
between(left, right)
Specs
Link to this function
distance(left, right)
Specs
distance(String.t(), String.t()) :: non_neg_integer()
Link to this function
maximum_value(bucket \\ 1, division \\ 1)
Specs
maximum_value(non_neg_integer(), non_neg_integer()) :: String.t()
Link to this function
middle(division)
Specs
middle(non_neg_integer()) :: String.t()
Link to this function
minimum_value(bucket \\ 1, division \\ 1)
Specs
minimum_value(non_neg_integer(), non_neg_integer()) :: String.t()
Link to this function
new(value, start_point \\ :start)
Specs
Link to this function
next(value, step \\ 8)
Specs
next(String.t(), non_neg_integer()) :: String.t()
Link to this function
prev(value, step \\ 8)
Specs
prev(String.t(), non_neg_integer()) :: String.t()