| brobmat-class | R Documentation |
"brobmat"The brobmat class provides basic Brobdingnagian arithmetic for
matrices.
Objects can be created by calls of the form new("brobmat", ...),
although functions brobmat(), as.brobmat() are more
user-friendly.
x:Object of class "matrix" that specifes the
exponent
positive:Object of class "logical" that
specifies the sign
signature(x = "brobmat", i = "ANY", j = "ANY"): ...
signature(x = "brobmat", i = "index", j = "index"): ...
signature(x = "brobmat", i = "index", j = "missing"): ...
signature(x = "brobmat", i = "missing", j = "index"): ...
signature(x = "brobmat", i = "missing", j = "missing"): ...
signature(x = "brobmat", i = "matrix", j = "missing"): ...
signature(x = "brobmat", i = "index", j = "index"): ...
signature(x = "brobmat", i = "index", j = "missing"): ...
signature(x = "brobmat", i = "missing", j = "index"): ...
signature(x = "brobmat", i = "matrix", j = "missing"): ...
signature(x = "brobmat", i = "missing", j = "missing"): ...
signature(x = "ANY", y = "brobmat"): ...
signature(x = "brobmat", y = "ANY"): ...
signature(x = "brobmat", y = "brobmat"): ...
signature(e1 = "ANY", e2 = "brobmat"): ...
signature(e1 = "brob", e2 = "brobmat"): ...
signature(e1 = "brobmat", e2 = "ANY"): ...
signature(e1 = "brobmat", e2 = "brob"): ...
signature(e1 = "brobmat", e2 = "brobmat"): ...
signature(e1 = "brobmat", e2 = "missing"): ...
signature(x = "brobmat"): ...
signature(x = "brobmat"): ...
signature(from = "brobmat", to = "matrix"): ...
signature(x = "brobmat"): ...
signature(x = "brobmat"): ...
signature(e1 = "ANY", e2 = "brobmat"): ...
signature(e1 = "brobmat", e2 = "ANY"): ...
signature(e1 = "brobmat", e2 = "brobmat"): ...
signature(x = "brobmat"): ...
signature(x = "brobmat"): ...
signature(x = "brobmat"): ...
signature(x = "brobmat"): ...
signature(x = "brobmat"): ...
signature(x = "brobmat"): ...
signature(x = "brobmat"): ...
signature(x = "brobmat"): ...
signature(x = "brobmat"): ...
signature(x = "brobmat"): ...
signature(x = "brobmat"): ...
signature(object = "brobmat"): ...
signature(x = "brobmat"): ...
Robin K. S. Hankin
Brobdingnag R News paper
as.brob, brob
showClass("brobmat")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.