MatrixObject.MatrixSetColumn
This function sets Column of Matrix to ColVector.
| Syntax | Parameters | Return Value |
|---|---|---|
Function MatrixObject.MatrixSetColumn( _
Matrix As Double(), _
Col As Long, _
ByRef Result As Double()) As Integer
|
Type: Double()
Type: Long
Type: Double() |
Integer |