/Users/sean/workspace/SLIMpy3/slimpy_base/Core/User/linop/linear_operator.py File Reference

Go to the source code of this file.

Namespaces

namespace  slimpy_base.Core.User.linop.linear_operator

Classes

class  LinearOperator
 The base linear operator object should not be called by itself. More...
class  Identity
 I = Identity( space ) Operator that does nothing. More...
class  CompoundOperator
 C = CompoundOperator( [o1, o2, . More...
class  ArithmaticOperator
 Operator to handle arithmatic operations on implicit operators ArithmaticOperator( '-', I, A )*x -> (I-A)*x -> (Ix - Ax). More...

Variables

string __copyright__
 A SLIMpy linear operator consists of a dictionary of values operator_dict and an undefined pipeobject to be defined upon application to a vector.
string __license__


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