phystricks
|
Public Member Functions | |
def | __init__ (self, f) |
def | step_from_point (self, xn) |
Public Attributes | |
f | |
def phystricks.src.MathConstructions.NewtonMethod.__init__ | ( | self, | |
f | |||
) |
def phystricks.src.MathConstructions.NewtonMethod.step_from_point | ( | self, | |
xn | |||
) |
phystricks.src.MathConstructions.NewtonMethod.f |