dreye.alpha_for_B_with_P#

dreye.alpha_for_B_with_P(B, equations)[source]#

Get the multiple of vector that intersects with the hull.

Parameters:
Bnp.ndarray

The array of vectors.

equationsnp.ndarray

The hyperplane equations of the facets.

Returns:
np.ndarray

The array of multiples for each vector in B.