CARAT Introduction / Programs / Pair_red
Previous Program Introduction Next Program

Program Pair_red

Usage

Pair_red 'file' [-t]
file: matrix_TYP containing positive definite symmetric matrices.

Description

The program applies the pair reduction algorithm to each matrix in file.

Options

-t    : Give the transforming matrices as well, i.e. matrices
        T satisfying T^tr * F_old * T = F_new.

Remarks

See also for Conj_bravais, Mink_red and Rform.

Examples


Previous Program Introduction Next Program