util

Functions

Summary

apply_constraints

apply_relations

apply_weight

calculate_clp_penalties

calculate_matrix

combine_matrix

find_closest_index

find_overlap

get_idx_from_interval

Retrieves start and end index of an interval on some axis :param interval: :type interval: A tuple of floats with begin and end of the interval :param axis: :type axis: Array like object which can be cast to np.array

get_min_max_from_interval

reduce_matrix

retrieve_clps

Classes