MatrixObject.MatrixGetRow
This function extracts Row from Matrix and places in RowVector.
| Syntax | Parameters | Return Value |
|---|---|---|
Function MatrixObject.MatrixGetRow( _
Matrix As Double(), _
Row As Long, _
ByRef Result As Double()) As Integer
|
Type: Double()
Type: Long
Type: Double() |
Integer |