[back] [prev] [next] [index] [root]

 


LatShortestElt

Finds shortest elements in a lattice.

Syntax:

L := LatShortestElt(Lambda);
L := LatShortestElt(Lambda,m);
L := LatShortestElt(Lambda,"all");

list of lattice elements
  L  
lattice
  Lambda  
integer
  m  

Description:

Please refer to "KASH{} - A User's Guide" for a general description of the LatShortestElt function. \medskip If m is specified, the LatShortestElt function tries to find m shortest elements. If the second argument is "all", the LatShortestElt function returns all shortest vectors.


<- back[back] [prev] [next] [index] [root]