phystricks
Public Member Functions | Public Attributes | List of all members
TestRecall.Point Class Reference
Inheritance diagram for TestRecall.Point:
Inheritance graph
[legend]
Collaboration diagram for TestRecall.Point:
Collaboration graph
[legend]

Public Member Functions

def __init__ (self, x, y)
 
def is_almost_equal (self, other, epsilon)
 
def __eq__ (self, other)
 
def __repr__ (self)
 

Public Attributes

 x
 
 y
 

Constructor & Destructor Documentation

def TestRecall.Point.__init__ (   self,
  x,
  y 
)

Member Function Documentation

def TestRecall.Point.__eq__ (   self,
  other 
)
def TestRecall.Point.__repr__ (   self)
def TestRecall.Point.is_almost_equal (   self,
  other,
  epsilon 
)

Member Data Documentation

TestRecall.Point.x
TestRecall.Point.y

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