homog | R Documentation |
A clifford object is homogenous if all its terms are the same grade. A
scalar (including the zero clifford object) is considered to be
homogenous. This ensures that is.homog(grade(C,n))
always
returns TRUE
.
is.homog(C)
C |
Object of class clifford |
Nonzero homogenous clifford objects have a multiplicative inverse.
Robin K. S. Hankin
is.homog(rcliff()) is.homog(rcliff(include.fewer=FALSE))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.