reflection_matrix

sknano.core.math.reflection_matrix(v)[source] [edit on github][source]

Generate reflection matrix that represents reflection of points in a mirror plane defined by normal Vector v.

Parameters:v (Vector) –
Returns:
Return type:ndarray