MatrixObject.MatrixSetRow
This function sets Row of Matrix to RowVector.
| Syntax | Parameters | Return Value |
|---|---|---|
Function MatrixObject.MatrixSetRow( _
Matrix As Double(), _
Row As Long, _
ByRef Result As Double()) As Integer
|
Type: Double()
Type: Long
Type: Double() |
Integer |