ImageGear for .NET
MultiplyByVector(UInt32[],UInt32[]) Method
See Also  Send Feedback
ImageGear21.Core Assembly > ImageGear.Processing Namespace > IGDoubleMatrix Class > MultiplyByVector Method : MultiplyByVector(UInt32[],UInt32[]) Method




vectorToMultiply
Vector value.
resultVector
Result vector value.

Glossary Item Box

Multiplies matrix by vector.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Parameters

vectorToMultiply
Vector value.
resultVector
Result vector value.

Remarks

Result vector should has length same as matrix row count.

See Also

©2013. Accusoft Corporation. All Rights Reserved.