powered by
Create a list of symmetries for a list of distributions
Objects can be created by calls of the form new("DistrSymmList", ...). More frequently they are created via the generating function DistrSymmList.
new("DistrSymmList", ...)
DistrSymmList
.Data
Object of class "list". A list of objects of class "DistributionSymmetry".
"list"
"DistributionSymmetry"
Class "list", from data part. Class "vector", by class "list".
"vector"
Matthias Kohl Matthias.Kohl@stamats.de
DistributionSymmetry-class
new("DistrSymmList", list(NoSymmetry(), SphericalSymmetry(SymmCenter = 1), EllipticalSymmetry(SymmCenter = 2)))
Run the code above in your browser using DataLab