Paul Heidmann Fractal Example  1.0
fractal::newtonsMethod< floatType > Member List

This is the complete list of members for fractal::newtonsMethod< floatType >, including all inherited members.

cmplxType typedeffractal::newtonsMethod< floatType >
findZero(std::uint32_t &numIters) const fractal::newtonsMethod< floatType >inline
funcType typedeffractal::newtonsMethod< floatType >
m_epsilonfractal::newtonsMethod< floatType >private
m_ffractal::newtonsMethod< floatType >private
m_fPrimefractal::newtonsMethod< floatType >private
m_initialGuessfractal::newtonsMethod< floatType >private
m_maxIterationsfractal::newtonsMethod< floatType >private
newtonsMethod()=deletefractal::newtonsMethod< floatType >
newtonsMethod(const cmplxType &initialGuess, const funcType &f, const funcType &f_prime, const std::uint32_t maxIterations, const floatType &epsilon)fractal::newtonsMethod< floatType >inline
~newtonsMethod()fractal::newtonsMethod< floatType >inline