org.abora.white.filter
Class RealDsp

java.lang.Object
  |
  +--org.abora.white.xpp.basic.Heaper
        |
        +--org.abora.white.spaces.basic.Mapping
              |
              +--org.abora.white.spaces.basic.Dsp
                    |
                    +--org.abora.white.spaces.unordered.IdentityDsp
                          |
                          +--org.abora.white.filter.RealDsp

public class RealDsp
extends IdentityDsp


Constructor Summary
protected RealDsp()
           
protected RealDsp(Rcvr receiver)
           
 
Method Summary
 CoordinateSpace coordinateSpace()
          the coordinate space of the domain and range of the Dsp
static RealDsp make()
           
 void sendSelfTo(Xmtr xmtr)
           
 
Methods inherited from class org.abora.white.spaces.unordered.IdentityDsp
actualHashForEqual, compose, inverse, inverseCompose, inverseOf, inverseOfAll, isEqual, isIdentity, minus, of, ofAll, printOn
 
Methods inherited from class org.abora.white.spaces.basic.Dsp
appliedAfter, domain, fetchCombine, fetchDsp, isComplete, preCompose, range, rangeSpace, restrict, restrictRange, simpleMappings, simpleRegionMappings, transformedBy
 
Methods inherited from class org.abora.white.spaces.basic.Mapping
combine, domainSpace, info, inverseOfInt, make, make, make, ofInt, simplerMappings, unrestricted
 
Methods inherited from class org.abora.white.xpp.basic.Heaper
destroy, destruct, equals, hashForEqual, printContentsOn, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

RealDsp

protected RealDsp()

RealDsp

protected RealDsp(Rcvr receiver)
Method Detail

coordinateSpace

public CoordinateSpace coordinateSpace()
Description copied from class: Dsp
the coordinate space of the domain and range of the Dsp

Specified by:
coordinateSpace in class IdentityDsp

sendSelfTo

public void sendSelfTo(Xmtr xmtr)
Overrides:
sendSelfTo in class Heaper

make

public static RealDsp make()


Copyright © 2003 David G Jones. All Rights Reserved.
Original Udanax-Gold - Copyright © 1979-1999 Udanax.com. All rights reserved.