[____] [____] [_____] [____] [__] [Index] [Root]
Subindex: row .. RtLat
Row and Column Operations (MATRICES)
Row and Column Operations (MATRIX ALGEBRAS)
Row and Column Operations (SPARSE MATRICES)
Row and Column Operations (MATRICES)
Row and Column Operations (MATRIX ALGEBRAS)
Row and Column Operations (SPARSE MATRICES)
Mat_RowColumnOps (Example H26E6)
RowInsert(~t, w) : Tbl, MonOrdElt ->
RowInsert(~t, x) : Tbl, RngIntElt ->
RowLength(t, i) : Tbl,RngIntElt -> RngIntElt
LastIndexOfRow(t, i) : Tbl,RngIntElt -> RngIntElt
RowNullSpace(X) : AlgMatLieElt -> ModTupRng
NullspaceOfTranspose(X) : AlgMatLieElt -> ModTupRng
RowNullSpace(a) : AlgMatElt -> ModTup
RowReductionHomomorphism(ρ) : Map -> Map
Inverse(ρ) : Map -> Map
GeneralisedRowReduction(ρ) : Map -> Map
Nrows(a) : AlgMatElt -> RngIntElt
NumberOfRows(a) : AlgMatElt -> RngIntElt
NumberOfRows(u) : ModTupFldElt -> RngIntElt
NumberOfRows(A) : Mtrx -> RngIntElt
NumberOfRows(A) : MtrxSprs -> RngIntElt
NumberOfRows(t) : Tbl -> RngIntElt
NumberOfSkewRows(t) : Tbl -> RngIntElt
RemoveZeroRows(A) : Mtrx -> Mtrx
RemoveZeroRows(A) : MtrxSprs -> MtrxSprs
ReverseRows(A) : Mtrx -> Mtrx
ReverseRows(A) : MtrxSprs -> MtrxSprs
Rows(phi) : MapModAbVar -> SeqEnum
Rows(t) : Tbl -> SeqEnum[MonOrdElt]
SetRows(n) : RngIntElt ->
SwapRows(~a, i, j) : AlgMatElt, RngIntElt, RngIntElt ->
SwapRows(A, i, j) : Mtrx, RngIntElt, RngIntElt -> Mtrx
SwapRows(A, i, j) : MtrxSprs, RngIntElt, RngIntElt -> MtrxSprs
RowSequence(A) : Mtrx -> [ [RngElt] ]
RowSkewLength(t, i) : Tbl,RngIntElt -> RngIntElt
RowSpace(a) : AlgMatElt -> ModTup
Image(a) : AlgMatElt -> ModTup
Rowspace(A) : MtrxSprs -> ModTupRng
RowSubmatrix(A, i) : Mtrx, RngIntElt -> Mtrx
RowSubmatrix(A, i, k) : Mtrx, RngIntElt, RngIntElt -> Mtrx
RowSubmatrix(A, i) : MtrxSprs, RngIntElt -> MtrxSprs
RowSubmatrix(A, i, k) : MtrxSprs, RngIntElt, RngIntElt -> MtrxSprs
RowSubmatrixRange(A, i, j) : Mtrx, RngIntElt, RngIntElt -> Mtrx
RowSubmatrixRange(A, i, j) : MtrxSprs, RngIntElt, RngIntElt -> MtrxSprs
RowWeight(A, i) : MtrxSprs, RngIntElt -> RngIntElt
RowWeights(A) : MtrxSprs -> [RngIntElt]
RowWord(t) : Tbl -> MonOrdElt
Word(t) : Tbl -> MonOrdElt
RPolynomial(x, y) : GrpPermElt, GrpPermElt -> RngUPolElt
IsRPRI(C) : CosetGeom -> BoolElt
IsResiduallyPrimitive(C) : CosetGeom -> BoolElt
Riemann--Roch Spaces of Invariant Divisors (TORIC VARIETIES)
Riemann-Roch Spaces (SCHEMES)
RandomSequenceRSA(b, t) : RngIntElt, RngIntElt -> SeqEnum
RandomSequenceRSA(n, e, s, t) : RngIntElt, RngIntElt, RngIntElt,RngIntElt -> SeqEnum
PseudoRandom_rsa_stats (Example H158E2)
RSAModulus(b) : RngIntElt -> RngIntElt, RngIntElt
RSAModulus(b, e) : RngIntElt, RngIntElt -> RngIntElt
QuarticG4Covariant(q) : RngUPolElt -> RngUPolElt
QuarticHSeminvariant(q) : RngUPolElt -> RngIntElt
QuarticPSeminvariant(q) : RngUPolElt -> RngIntElt
QuarticQSeminvariant(q) : RngUPolElt -> RngIntElt
QuarticRSeminvariant(q) : RngUPolElt -> RngIntElt
QuarticIInvariant(q) : RngUPolElt -> RngIntElt
RESOLUTION GRAPHS AND SPLICE DIAGRAMS
The Robinson-Schensted-Knuth Correspondence (PARTITIONS, WORDS AND YOUNG TABLEAUX)
Tableau_RSK-doubleword (Example H145E22)
Tableau_RSK-Matrix (Example H145E23)
Tableau_RSK-perms (Example H145E24)
Tableau_RSK-singleword (Example H145E21)
InverseRSKCorrespondenceDoubleWord(t1, t2) : Tbl, Tbl -> MonOrdElt, MonOrdElt
InverseRSKCorrespondenceMatrix(t1, t2) : Tbl, Tbl -> Mat
InverseRSKCorrespondenceSingleWord(t1, t2) : Tbl, Tbl -> MonOrdElt
RSKCorrespondence(M) : Mtrx -> Tbl, Tbl
RSKCorrespondence(w) : SeqEnum[RngIntElt] -> Tbl, Tbl
RSKCorrespondence(w1, w2) : SeqEnum[RngIntElt], SeqEnum[RngIntElt] -> Tbl,Tbl
RSpace(M) : ModFrm -> ModTupRng, Map
VectorSpace(M) : ModFrm -> ModTupRng, Map
RModule(M) : ModFrm -> ModTupRng, Map
RModuleWithBasis(Q) : [ModFldElt] -> ModFld
RSpace(C) : Code -> ModTupRng
RSpace(C) : Code -> ModTupRng
RSpace(G) : GrpMat -> ModTupRng
RSpace(M) : ModSS -> ModTupRng, Map
RSpace(R, n) : Rng, RngIntElt -> ModTupRng
RSpace(R, n, F) : Rng, RngIntElt, Mtrx -> ModTupRng
RSpaceWithBasis(Q) : [ModTupRngElt] -> ModTupRng
RModuleWithBasis(Q) : [ModFldElt] -> ModFld
RootDtm_RtIsSpace (Example H97E16)
RootDtm_RtLat (Example H97E15)
[____] [____] [_____] [____] [__] [Index] [Root]
Version: V2.19 of
Mon Dec 17 14:40:36 EST 2012