projection

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

Compute the vector projection of \(\mathbf{a}\) onto \(\mathbf{b}\).

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