CARAT Introduction / Programs / Shortest
Previous Program Introduction Next Program

Program Shortest

Usage

Shortest 'file' [-n]
file: matrix_TYP containing a positive definite symmetric matrix.

Description

Calculates the shortest vectors of the given form. They are output as a matrix whose rows are the shortest vectors of the form.

Options

-n     : Echo the norm of the vectors in the last column of the vector.

Remarks

See also for Aut_grp, Isometry and Short.

Examples


Previous Program Introduction Next Program