matrix dihedral(vector v0, vector v1)
Computes the dihedral matrix between v0 and v1. This is a rotation matrix which will rotate vector v0 to vector v1.
v0
v1