pad Class Reference
[linear operators]

Pad the underlying image of a vector. More...

List of all members.

Public Member Functions

def __new__
def __init__
 nN is the number of N's that are given to the functions.

Static Public Attributes

string name = "pad"


Detailed Description

Pad the underlying image of a vector.

P = pad( space, beg#, end# n# , n.out,adj, ) Pad a dataset with zeros

Definition at line 39 of file linear_ops.py.


Member Function Documentation

def __new__ (   cls,
  inSpace,
  kparams 
)

Definition at line 41 of file linear_ops.py.

def __init__ (   self,
  inSpace,
  adj = False,
  kparams 
)

nN is the number of N's that are given to the functions.

Note: n1,n2 and n1out,n2out are the same. beg1.end1 - beg2,end2 adds padding to the dataset.

Definition at line 63 of file linear_ops.py.


Member Data Documentation

string name = "pad" [static]

Definition at line 56 of file linear_ops.py.


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

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