dreye.B_with_P#

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

Find the hull intersection of vectors B.

Parameters:
Bnp.ndarray

The array of vectors.

equationsnp.ndarray

The hyperplane equations of the facets.

Returns:
np.ndarray

The array of intersection points for each vector in B.