Learn R Programming

clifford (version 1.2-0)

homog: Homogenous Clifford objects

Description

A clifford object is homogenous if all its terms are the same grade.

Usage

is.homog(C)

Arguments

C

Object of class clifford

Author

Robin K. S. Hankin

Examples

Run this code
is.homog(rcliff())
is.homog(rcliff(include.fewer=FALSE))

Run the code above in your browser using DataLab