Свойство | Type | Description | |
---|---|---|---|
CodeContractInvariants | void |
Méthode | Description | |
---|---|---|
DotProductExpression ( |
Creates a new dot product expression.
|
|
Reduce ( ) : |
Méthode | Description | |
---|---|---|
CodeContractInvariants ( ) : void |
public DotProductExpression ( |
||
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. |
Résultat | System |