
Replacement in Object TOOLKIT: |

ProMatrixMakeOrthonormal | |
( ProMatrix inMatrix /* (In) Specifies the matrix to be converted to orthonormal. */ double intended_scale /* (In) Scale factor to be applied on the matrix. */ ProMatrix outMatrix /* (Out) Specifies orthonormal matrix. */ ) |

The function successfully converted the input matrix. | |
The input argument is invalid. | |
The input matrix can not be converted to Orthonormal matrix. |

