Index - All Packages - All Categories - All Classes

Class CrossMapping

All other crossed mappings must be gotten by factoring the non-dsp aspects out into the generic non-dsp mapping objects. This class represents what remains after the factoring.

Package: Udanax-Gold
All Superclasses: Object Heaper Mapping Dsp
Immediate Subclasses: GenericCrossDsp
Protocols: Object
Categories: Xanadu-cross

Class Methods

infostProtocol



Overrides: Mapping class

make: space



Overridden by: GenericCrossDsp class

make: space with: subDsps



Overrides: Mapping class

Instance Methods

compose: other



Overrides: Dsp
Overridden by: GenericCrossDsp

coordinateSpace



Overrides: Dsp
Overridden by: GenericCrossDsp

inverse



Overrides: Dsp
Overridden by: GenericCrossDsp

isIdentity



Overrides: Dsp
Overridden by: GenericCrossDsp

minus: other



Overrides: Dsp
Overridden by: GenericCrossDsp

ofAll: reg



Overrides: Dsp
Overridden by: GenericCrossDsp

subDsp: index


subDsps


subMapping: index

The Dsp applied to Positions in the given subspace.

Overridden by: GenericCrossDsp

subMappings

The Mappings applied to Positions in each of the subspaces. Each of these is already simple enough that it is either the identityMapping or a visible subclass like IntegerMapping.

Overridden by: GenericCrossDsp


Index - All Packages - All Categories - All Classes