프로퍼티 | 타입 | 설명 | |
---|---|---|---|
CodeContractInvariants | void |
메소드 | 설명 | |
---|---|---|
Reduce ( ) : |
||
SquaredDistanceExpression ( |
Creates a new dot product expression.
|
메소드 | 설명 | |
---|---|---|
CodeContractInvariants ( ) : void |
public SquaredDistanceExpression ( |
||
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 |