distrEx (version 2.6)

EuclCondition-class: Conditioning by an Euclidean space.

Description

Conditioning by an Euclidean space.

Arguments

Objects from the Class

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

Slots

Range
Object of class "EuclideanSpace".
name
Object of class "character": name of condition.

Extends

Class "Condition", directly.

Methods

Range
signature(object = "EuclCondition") accessor function for slot Range.
show
signature(object = "EuclCondition")

See Also

Condition-class, EuclCondition

Examples

Run this code
  new("EuclCondition")

Run the code above in your browser using DataCamp Workspace