rejection¶
-
sknano.core.math.vector.
rejection
(a, b) [edit on github][source]¶ Compute the vector rejection of \(\mathbf{a}\) onto \(\mathbf{b}\).
Parameters: b (a,) – Returns: Return type: Vector
sknano.core.math.vector.
rejection
(a, b) [edit on github][source]¶Compute the vector rejection of \(\mathbf{a}\) onto \(\mathbf{b}\).
Parameters: | b (a,) – |
---|---|
Returns: | |
Return type: | Vector |