Math Lib ======== .. py:module:: petpal.utils.math_lib .. autoapi-nested-parse:: Library for math functions for use elsewhere. Functions --------- .. toctree:: :hidden: /autoapi/petpal/utils/math_lib/weighted_sum_computation /autoapi/petpal/utils/math_lib/weighted_sum_computation_over_index_window /autoapi/petpal/utils/math_lib/gauss_blur_computation .. autoapisummary:: :nosignatures: petpal.utils.math_lib.weighted_sum_computation petpal.utils.math_lib.weighted_sum_computation_over_index_window petpal.utils.math_lib.gauss_blur_computation