Method | Description | |
---|---|---|
Calculate ( |
Calculation method.
|
|
Calculate ( |
Calculation method.
|
|
Calculate ( |
Calculation method.
|
public static Calculate ( |
||
chains | /// The chains. /// | |
calculator | IFullCalculator | /// The calculator. /// |
link | Link | /// The link. /// |
characteristicTypeLinkId | int | /// The characteristic type link id. /// |
return | double[] |
public static Calculate ( |
||
chains | /// The chains. /// | |
calculators | IFullCalculator | /// The calculators. /// |
links | Link | /// The links. /// |
rotate | bool | /// The rotate flag. /// |
complementary | bool | /// The complementary flag. /// |
rotationLength | uint | /// The rotation length. /// |
return | double[][] |
public static Calculate ( |
||
chains | /// The chains. /// | |
calculators | IFullCalculator | /// The calculators. /// |
links | Link | /// The links. /// |
characteristicTypeLinkIds | int | /// The characteristic type link ids. /// |
return | double[][] |