C# Class QLNet.Ridder

Inheritance: QLNet.Solver1D
Mostra file Open project: ammachado/QLNet

Protected Methods

Method Description
solveImpl ( QLNet.ISolver1d f, double xAcc ) : double

Private Methods

Method Description
sign ( double a, double b ) : double

Method Details

solveImpl() protected method

protected solveImpl ( QLNet.ISolver1d f, double xAcc ) : double
f QLNet.ISolver1d
xAcc double
return double