| Previous Program | Introduction | Next Program | 
Con 'file1' 'file2' [-x]file1: matrix_TYP containing matrices Ai
-x:    Conjugates all matrices of file1 with all matrices
       of file2, i.e. performs all products of the for B_j * A_i * B_j^-1.
| Previous Program | Introduction | Next Program |