_param Class Reference

parameter is a simple tracking method to pass Metadata without being bound to each specific datatype More...

List of all members.

Public Member Functions

def makeContaner
 Make a new container from the current parameters.
def newParameter
 Make a new parameter updated with the new keys, 'keys'.
def getParameters
 for consistency returns this instance
def copy
def shape
 Returns a list of the dimensions of the image of the underlying vector.
def union
 par.union(par2 [, par3 .
def is_subspace

Static Public Attributes

tuple size = property( _get_size )


Detailed Description

parameter is a simple tracking method to pass Metadata without being bound to each specific datatype

Definition at line 32 of file parameter.py.


Member Function Documentation

def makeContaner (   self,
  command = None 
)

Make a new container from the current parameters.

Definition at line 39 of file parameter.py.

def newParameter (   self,
  keys 
)

Make a new parameter updated with the new keys, 'keys'.

Definition at line 46 of file parameter.py.

def getParameters (   self  ) 

for consistency returns this instance

Definition at line 55 of file parameter.py.

def copy (   self  ) 

Definition at line 58 of file parameter.py.

def shape (   self  ) 

Returns a list of the dimensions of the image of the underlying vector.

Definition at line 65 of file parameter.py.

def union (   self,
  E,
  kw 
)

par.union(par2 [, par3 .

..] ,**kw ) --> param returns a new space that is a subspace of par and par2 ... and kw

Definition at line 106 of file parameter.py.

def is_subspace (   self,
  other 
)

Definition at line 143 of file parameter.py.


Member Data Documentation

tuple size = property( _get_size ) [static]

Definition at line 98 of file parameter.py.


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

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