phystricks
Public Member Functions | Public Attributes | List of all members
phystricks.src.MathConstructions.NewtonMethod Class Reference

Public Member Functions

def __init__ (self, f)
 
def step_from_point (self, xn)
 

Public Attributes

 f
 

Constructor & Destructor Documentation

def phystricks.src.MathConstructions.NewtonMethod.__init__ (   self,
  f 
)

Member Function Documentation

def phystricks.src.MathConstructions.NewtonMethod.step_from_point (   self,
  xn 
)

Member Data Documentation

phystricks.src.MathConstructions.NewtonMethod.f

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