Class "Orthom": Orthogonal matrices
This class defines an orthogonal matrix, which is characterized by and . class
latin1
Objects can be created by calls of the form new("Orthom", ...)
. In addition the function UprodR
returns an object of formal class Orthom
.
M
:: Object of class "matrix"
.M
of class Orthom
.Orthom
.Orthom
.object@M
.Bernhard Pfaff
Objects are validated by validOrthomObject()
. This function is utilised by validObject()
.
UprodR
, validOrthomObject
showClass("Orthom")
Useful links