Module mindist

Source
Expand description

Minimum distance between two Bézier curves

This implements the algorithm in “Computing the minimum distance between two Bézier curves”, Chen et al., Journal of Computational and Applied Mathematics 229(2009), 294-301

Functions§

A_r 🔒
C_rk 🔒
D_rk 🔒
S 🔒
basis_function 🔒
choose 🔒
min_dist_param 🔒