C# Class PolynomialF, Yeppp

Afficher le fichier Open project: wdv4758h/Yeppp

Méthodes publiques

Méthode Description
Main ( string args ) : void

Private Methods

Méthode Description
ComputeMaxDifference ( float xArray, float yArray ) : float
EvaluatePolynomialNaive ( float xArray, float yArray ) : void

Method Details

Main() public static méthode

public static Main ( string args ) : void
args string
Résultat void