Description Objects from the Class Slots Extends Author(s) See Also Examples
Create a list of symmetries for a list of functions
Objects can be created by calls of the form new("FunSymmList", ...)
.
More frequently they are created via the generating function
FunSymmList
.
.Data
: Object of class "list"
. A list
of objects of class "FunctionSymmetry"
.
Class "list"
, from data part.
Class "vector"
, by class "list"
.
Matthias Kohl Matthias.Kohl@stamats.de
1 2 | new("FunSymmList", list(NonSymmetric(), EvenSymmetric(SymmCenter = 1),
OddSymmetric(SymmCenter = 2)))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.