vector_rejection

sknano.core.math.vector.vector_rejection(a, b)[source] [edit on github][source]

Compute the vector rejection of a onto b.

Parameters:b (a,) –
Returns:
Return type:Vector