Description Objects from the Class Slots Extends See Also Examples
The class "ldiMatrix"
of logical diagonal matrices.
Objects can be created by calls of the form new("ldiMatrix", ...)
but typically rather via Diagonal
.
x
:"logical"
vector.
diag
:"character"
string, either "U" or "N",
see ddiMatrix
.
Dim
,Dimnames
:matrix dimension and
dimnames
, see the Matrix
class
description.
Class "diagonalMatrix"
and
class "lMatrix"
, directly.
Class "sparseMatrix"
, by class "diagonalMatrix"
.
Classes ddiMatrix
and
diagonalMatrix
; function Diagonal
.
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.