Top
Back: SymGroup
Forward: LengthSym
FastBack: nctools_lib
FastForward: Release Notes
Up: qmatrix_lib
Top: Plural Manual
Contents: Table of Contents
Index: Index
About: About this document

B.8.0.4 LengthSymElement

Procedure from library qmatrix.lib (see qmatrix_lib).

Usage:
LengthSymElement(v); v an intvec representing an element of S(n)

Return:
int, the length of v

Note:
if v doesn't represent an element of S(n), the output may have no sense

Example:
 
LIB "qmatrix.lib";
intvec v=1,3,4,2,8,9,6,5,7,10;
LengthSymElement(v);
==> 9
SymGroup, LengthSym


Top Back: SymGroup Forward: LengthSym FastBack: nctools_lib FastForward: Release Notes Up: qmatrix_lib Top: Plural Manual Contents: Table of Contents Index: Index About: About this document
            User manual for Singular version 2-1-99, August 2004, generated by texi2html.