factorPerpendicularColumns Method

Factor this as a product C * U where C has mutually perpendicular columns and U is orthogonal.

factorPerpendicularColumns(matrixC: Matrix3d, matrixU: Matrix3d): boolean

Parameter Type Description
matrixC Matrix3d (allocate by caller, computed here)
matrixU Matrix3d  

Defined in

Last Updated: 08 January, 2020