Метод | Описание | |
---|---|---|
DistanceExpression ( |
Creates a new dot product expression.
|
|
Reduce ( ) : |
Метод | Описание | |
---|---|---|
CodeContractInvariants ( ) : void | ||
DistanceExpression ( |
public DistanceExpression ( |
||
components | The ordered components of the two vectors in the order of first vectors coordinates then second vectors coordinates (ex: x0,y0,x1,y1). | |
reductionExpressionGenerator | IExpressionGenerator | The optional expression generator that can be used to produce reduced expressions. |
Результат | System |
public Reduce ( ) : |
||
Результат |