C# Class YAMP.BootstrapFunction

Inheritance: SystemFunction
Afficher le fichier Open project: FlorianRappl/YAMP

Méthodes publiques

Méthode Description
BootstrapFunction ( ParseContext context ) : Numerics

Private Methods

Méthode Description
Function ( MatrixValue cfgs, ScalarValue n, FunctionValue f ) : MatrixValue
Function ( MatrixValue cfgs, ScalarValue n, FunctionValue f, ArgumentsValue P ) : MatrixValue

Method Details

BootstrapFunction() public méthode

public BootstrapFunction ( ParseContext context ) : Numerics
context ParseContext
Résultat Numerics