So, I'm having a memory lapse. I'm looking for the concept of transforming a vector space to another vector space, relative to itself. (not relative to identity) In other words, the moves I make from one 3D coordinate system, to another, relative to the 1st system.
I have no problem finding the linear transformation. It's the "relative" transformation that eludes me. I'm just trying to find the steps I have to take to get from one system to the next, without going all the way back to identity.
Thanks in advance.
I think I figured this one out for myself. If I know the inverse of the first vector space, back to identity, then applying the inverse to the second vector space, preserves the relationship, but returns me a relative transformation - since anything times the identity results in... the anything.
Please comment if this isn't correct, but it sure seems to be.