home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Big Green CD 8
/
BGCD_8_Dev.iso
/
NEXTSTEP
/
UNIX
/
Educational
/
R-0.49-MI
/
R-0.49-I
/
mansrc
/
man281
/
code.rows
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1996-11-24
|
281 b
|
10 lines
TITLE(code.rows @@ Which Matrix Rows are Duplicates)
USAGE(
code.rows(X)
)
DESCRIPTION(
LANG(code.rows) returns a vector whose elements are integers.
If two rows of the matrix LANG(X) are identical then the corresponding
elements of the returned vector will have the same value.
)