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.
R = spinmat(theta, n) -> Matrix{Float64}
Compute the rotation matrix that rotates by angle theta (in degrees) about the vector n.
View the source code for this function.