Click or drag to resize
XMatrixSymetricKeepTop Method
copy the elemens above the diagonal into the bottom.

Namespace:  Biolomics.SharedClasses
Assembly:  Biolomics.SharedClasses (in Biolomics.SharedClasses.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public void SymetricKeepTop()
Remarks
Matrix must be square
See Also