Click or drag to resize
sqx

MatrixAllOnesMatrix Method

[Matrix] AllOnesMatrix()

Namespace:  sqx
Assembly:  SQX (in SQX.dll) Version: 1.0.2.6 (1.0.2.6)
Syntax
C#
public Matrix AllOnesMatrix()

Return Value

Type: Matrix
[Matrix]
Remarks
Return a Matrix with all ones.
See Also