DMat: DMat objects: diagonal matrices

Description Usage Arguments Value See Also

Description

Creates a ‘DMat’ object.

Usage

1

Arguments

D

A vector with the diagonal elements of the matrix.

Value

An object of class ‘DMat’ for which the generic method ‘as.matrix’ (converting to a traditional numeric matrix), as well as specialized methods for matrix inversion, multiplication, and element-wise arithmetic operations, are available.

See Also

solve.DMat, LeftMult.DMat, RightMult.DMat


HiDimDA documentation built on May 1, 2019, 10:52 p.m.