Click or drag to resize

DoubleMatrixDiagonal Method

Overload List
  NameDescription
Public methodStatic memberCode exampleDiagonal(DoubleMatrix)
Creates a square DoubleMatrix instance having the specified data on its main diagonal and zero otherwise.
Public methodStatic memberCode exampleDiagonal(ReadOnlyDoubleMatrix)
Creates a square DoubleMatrix instance having the specified data on its main diagonal and zero otherwise.
Top
See Also