Click or drag to resize

Matrix3By3SymmetricFromUpperTriangular Method

Overload List
  NameDescription
Public methodStatic memberFromUpperTriangular(Matrix3By3)
Forms a symmetric matrix from the upper triangular elements of the provided matrix.
Public methodStatic memberFromUpperTriangular(Double, Double, Double, Double, Double, Double)
Forms a symmetric matrix from the upper triangular elements.
Top
See Also