Learn R Programming

distrMod (version 2.1.1)

EvenSymmetric-class: Class for Even Functions

Description

Class for even functions.

Arguments

Objects from the Class

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

Extends

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

concept

  • even function
  • symmetry

See Also

EvenSymmetric, FunctionSymmetry-class

Examples

Run this code
new("EvenSymmetric")

Run the code above in your browser using DataLab