Метод | Описание | |
---|---|---|
Apply ( double>.Dictionary |
||
Compile ( string variable ) : double>.Func |
||
CompileInternal ( Expression>.Dictionary |
||
ContainsVariable ( string variable ) : bool | ||
Different ( string variable ) : |
||
Execute ( double>.Dictionary |
||
Parse ( string s ) : |
||
Simplify ( ) : |
||
SimplifyInternal ( ) : |
||
ToCode ( ) : string | ||
ToString ( ) : string |
public abstract Apply ( double>.Dictionary |
||
variables | double>.Dictionary | |
Результат |
public Compile ( string variable ) : double>.Func |
||
variable | string | |
Результат | double>.Func |
public abstract CompileInternal ( Expression>.Dictionary |
||
parameters | Expression>.Dictionary | |
Результат |
public abstract ContainsVariable ( string variable ) : bool | ||
variable | string | |
Результат | bool |
public abstract Different ( string variable ) : |
||
variable | string | |
Результат |
public abstract Execute ( double>.Dictionary |
||
variables | double>.Dictionary | |
Результат | double |
public static Parse ( string s ) : |
||
s | string | |
Результат |
public abstract SimplifyInternal ( ) : |
||
Результат |