Typo in COD's doc: matrixR() -> matrixT()
What does this implement/fix?
Small typo in method documentation of matrixT()
Additional information
I think this is just a typo, or am I utterly confused? There's no matrixR() method on CompleteOrthogonalDecomposition, or should the user access m_cpqr.matrixR()?