Learn R Programming

ROptEstOld (version 1.2.0)

OddSymmetric-class: Class for Odd Functions

Description

Class for odd functions.

Arguments

Objects from the Class

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

Slots

type:

Object of class "character": contains “odd function”

SymmCenter:

Object of class "numeric": center of symmetry

Extends

Class "FunctionSymmetry", directly. Class "Symmetry", by class "FunctionSymmetry".

See Also

OddSymmetric, FunctionSymmetry-class

Examples

Run this code
# NOT RUN {
new("OddSymmetric")
# }

Run the code above in your browser using DataLab