C# Class YAMP.BootstrapFunction

Inheritance: SystemFunction
Exibir arquivo Open project: FlorianRappl/YAMP

Public Methods

Method Description
BootstrapFunction ( ParseContext context ) : Numerics

Private Methods

Method Description
Function ( MatrixValue cfgs, ScalarValue n, FunctionValue f ) : MatrixValue
Function ( MatrixValue cfgs, ScalarValue n, FunctionValue f, ArgumentsValue P ) : MatrixValue

Method Details

BootstrapFunction() public method

public BootstrapFunction ( ParseContext context ) : Numerics
context ParseContext
return Numerics