Previous Page Next Page Contents

Cat::Set -- the category of sets of complex numbers

Introduction

Cat::Set represents the category of subsets of the complex numbers.

Sets of this category allow set-theoretic operations as well as pointwise arithmetical operations.

Generating the category

Cat::Set()

Categories

Cat::BaseCategory

Details

Method commassop: returns an n-ary commutative and associative operator for sets

Method binop: returns a binary operator for sets

Method homogassop: returns a n-ary operator for sets belonging to the same domain

Method _union: union of sets

Method _intersect: intersection of sets

Method _plus: set of sums of set elements

Method _mult: set of product of set elements

Method _minus: difference set

Method _power: pointwise power

Method map: map an operation to a set

Changes




Do you have questions or comments?


Copyright © SciFace Software GmbH & Co. KG 2000