spkit.geometry
.divide_space¶
- spkit.geometry.divide_space(X, D, V=None, lamda=0, plot=0, n=30)¶
Divide space point of X, by plane passing from D
Essentially, we are dividing points of X by divider D using Least Square Plane, than passes through D