FunSymmList-class: List of Symmetries for a List of Functions

Description Objects from the Class Slots Extends Author(s) See Also Examples

Description

Create a list of symmetries for a list of functions

Objects from the Class

Objects can be created by calls of the form new("FunSymmList", ...). More frequently they are created via the generating function FunSymmList.

Slots

.Data:

Object of class "list". A list of objects of class "FunctionSymmetry".

Extends

Class "list", from data part.
Class "vector", by class "list".

Author(s)

Matthias Kohl Matthias.Kohl@stamats.de

See Also

FunctionSymmetry-class

Examples

1
2
new("FunSymmList", list(NonSymmetric(), EvenSymmetric(SymmCenter = 1), 
                        OddSymmetric(SymmCenter = 2)))

ROptEstOld documentation built on May 2, 2019, 12:51 p.m.