Symmetry-class {distr} | R Documentation |
Class of Symmetries
Description
Class of symmetries of various objects.
Objects from the Class
A virtual Class: No objects may be created from it.
Slots
type
Object of class
"character"
: discribes type of symmetry.SymmCenter
Object of class
"ANY"
: center of symmetry.
Methods
- type
signature(object = "Symmetry")
: accessor function for slottype
- SymmCenter
signature(object = "Symmetry")
: accessor function for slotSymmCenter
- show
signature(object = "Symmetry")
Author(s)
Matthias Kohl Matthias.Kohl@stamats.de
See Also
DistributionSymmetry-class
, OptionalNumeric-class
[Package distr version 2.9.3 Index]