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