ConstraintFunctions Class Reference

Class containing classmethod methods to use in the constraint definitions of plug-in commands. More...

Inheritance diagram for ConstraintFunctions:

Converter sfConverter mig_converter fftX_Converter noiseX_Converter smoothgradientX_Converter fftX_Converter imospray_Converter imospray_Converter cmpfixture all.add.weightoper.sub.div.neg.pow.real all.add.weightoper.sub.div.neg.pow.real.create all.add.weightoper.sub.div.neg.pow.real.create_noise all.add.weightoper.sub.div.neg.pow.real.create_noise.fdct2vects all.add.weightoper.sub.div.neg.pow.real.create_noise.thr all.add.weightoper.sub.div.neg.pow.real.create_noise.thr.cmplx all.add.weightoper.sub.div.neg.pow.real.create_noise.thr.cmplx.cat all.add.weightoper.sub.div.neg.pow.real.create_noise.thr.cmplx.cat.spike all.add.weightoper.sub.div.neg.pow.real.create_noise.thr.cmplx.reshape all.add.weightoper.sub.div.neg.pow.real.create_noise.thr.noise sfmathFixture create_meta_header_converter ghost_taper_converter scatter_mpi_converter

List of all members.

Public Member Functions

def match
 match args to params and if keyword args are specified match the values as well
def eqType
 test if all of the spaces given are of equal shape.
def shape
def eqShape
 raise a TypeError if the param/Space instances in params are not of equal type
def eqVectorType
 TODO:.


Detailed Description

Class containing classmethod methods to use in the constraint definitions of plug-in commands.

Definition at line 39 of file Converter.py.


Member Function Documentation

def match (   cls,
  params,
  keys,
  kargs 
)

match args to params and if keyword args are specified match the values as well

Definition at line 47 of file Converter.py.

def eqType (   cls,
  command,
  params 
)

test if all of the spaces given are of equal shape.

Definition at line 69 of file Converter.py.

def shape (   cls,
  space 
)

Definition at line 89 of file Converter.py.

def eqShape (   cls,
  command,
  params 
)

raise a TypeError if the param/Space instances in params are not of equal type

Definition at line 110 of file Converter.py.

def eqVectorType (   cls,
  spaces 
)

TODO:.

Definition at line 132 of file Converter.py.


The documentation for this class was generated from the following file:

Generated on Sun Aug 10 09:11:10 2008 for SLIMpy by  doxygen 1.5.6