sknano.core.math.reflection_matrix

sknano.core.math.reflection_matrix(v)[source][source]

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

Parameters:v : Vector
Returns:ndarray