MatrixObject.MatrixMeans
This function computes the means of Matrix and places in Vector.
| Syntax | Parameters | Return Value |
|---|---|---|
Function MatrixObject.MatrixMeans( _
Matrix As Double(), _
ByRef Result As Double()) As Integer
|
Type: Double()
Type: Double() |
Integer |