Synopsis

PDX_MSGT imth_TransposeMatrix(long option, IMTH_MATRIX matrix, IMTH_MATRIX inverse)

Purpose

Invert an IGES matrix.

Description

This function will invert an IGES matrix. The matrix argument and the inverse argument may be the same.

Input

option

Options (not used)

matrix

Matrix to inverte

Output

inverse

Inverse matrix

Return

IMTH_NOERR or error