MatrixObject.MatrixKroneckerMultiply
This function Kronecker multiplies Matrix1 and Matrix2 and places in MatrixResult.
Syntax
|
Parameters
|
Return Value
|
Function MatrixObject.MatrixKroneckerMultiply( _
Matrix1 As Double(), _
Matrix2 As Double(), _
ByRef Result As Double()) As Integer
|
Type: Double()
Type: Double()
Type: Double()
|
Integer
|
Copyright © 2020. Cloud Software Group, Inc. All Rights Reserved.