spinmat

R = spinmat(theta, n) -> Matrix{Float64}

Compute the rotation matrix that rotates by angle theta (in degrees) about the vector n.

Source Code

View the source code for this function.

See Also