Massive speed ups of the frame order PCS integration by shifting repetitive calcs higher up the chain.
The repetitive calcs for the frame order and rotation matrices are now happening in the scope of the
target function rather than in the frame_order_matrix_ops module functions.