Learn R Programming

distr6 (version 1.1.0)

SpecialSet: Special Mathematical Sets

Description

Abstract class for the representation of the 'special' mathematical sets.

Arguments

Value

Returns error. Abstract classes cannot be constructed directly.

Details

Special sets refer to the most commonly used (and important) sets in mathematics. Including the sets of natural numbers, integers and reals.

This is an abstract class that cannot be constructed, instead construct one of the implemented SpecialSet child-classes. For a full list of these see listSpecialSets.

See Also

listSpecialSets