Unlimited learning, half price | 50% off

Last chance! 50% off unlimited learning

Sale ends in


gogarch (version 0.7-0)

Orthom-class: Class "Orthom": Orthogonal matrices

Description

This class defines an orthogonal matrix, which is characterized by $det(M) = 1$ and $M M' = I$.

Arguments

encoding

latin1

Objects from the Class

Objects can be created by calls of the form new("Orthom", ...). In addition the function UprodR returns an object of formal class Orthom.

concept

Orthogonal Matrix

See Also

UprodR, validOrthomObject

Examples

Run this code
showClass("Orthom")

Run the code above in your browser using DataLab