Property | Type | Description | |
---|---|---|---|
enableSymbolicationTimeEvaluation | bool | ||
func1d | double>.System.Func | ||
funcmd | double>.System.Func | ||
funcmo | double>.System.Func | ||
name | string | ||
paramCount | int |
Method | Description | |
---|---|---|
CustomFunction ( string name, double>.System |
||
CustomFunction ( string name, int paramCount, double>.System |
||
CustomFunction ( string name, int paramCount, double>.System | ||
Invoke ( double p ) : double | ||
Invoke ( object p ) : double |
public CustomFunction ( string name, double>.System |
||
name | string | |
func | double>.System | |
enableSymbolicationTimeEvaluation | bool |
public CustomFunction ( string name, int paramCount, double>.System |
||
name | string | |
paramCount | int | |
func | double>.System | |
enableSymbolicationTimeEvaluation | bool |
public CustomFunction ( string name, int paramCount, double>.System | ||
name | string | |
paramCount | int | |
func | double>.System | |
enableSymbolicationTimeEvaluation | bool |
public bool enableSymbolicationTimeEvaluation | ||
return | bool |