misc {jordan} | R Documentation |
Miscellaneous Jordan functionality
Description
Miscellaneous Jordan functionality that should be documented somewhere
Usage
harmonize_spin_numeric(e1,e2)
harmonize_spin_spin(e1,e2)
Arguments
e1 , e2 |
Objects to harmonize |
Details
Miscellaneous low-level helper functions.
The harmonize functions harmonize_spin_numeric()
and
harmonize_spin_spin()
work for spin objects for the
matrix-based classes onion::harmonize_oo()
and
onion::harmonize_on()
are used.
Value
These are mostly low-level helper functions; they not particularly user-friendly. They generally return either numeric or Jordan objects.
Author(s)
Robin K. S. Hankin
[Package jordan version 1.0-6 Index]