scalar_proxies Class Reference

class to help scalar used to prevent error on pickle function used instead of defineing functions in the module namespace More...

List of all members.

Public Member Functions

def __init__
def __call__
def max
def min
def real_if_close

Public Attributes

 method_name


Detailed Description

class to help scalar used to prevent error on pickle function used instead of defineing functions in the module namespace

Definition at line 88 of file scalar_functions.py.


Member Function Documentation

def __init__ (   self,
  value 
)

Definition at line 89 of file scalar_functions.py.

def __call__ (   self,
  src_self,
  other_obj,
  trg_scal = None 
)

Definition at line 92 of file scalar_functions.py.

def max (   self,
  one,
  other 
)

Definition at line 103 of file scalar_functions.py.

def min (   self,
  one,
  other 
)

Definition at line 106 of file scalar_functions.py.

def real_if_close (   self,
  one,
  other 
)

Definition at line 109 of file scalar_functions.py.


Member Data Documentation

Definition at line 90 of file scalar_functions.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