ImageGear for Java
multiplyByVector(int[],int[]) Method
Vector value.
Result vector value. Result vector should has length same as matrix row count.
Multiplies matrix by vector.
Syntax
public void multiplyByVector( 
   int[] vectorToMultiply,
   int[] resultVector
)

Parameters

vectorToMultiply
Vector value.
resultVector
Result vector value. Result vector should has length same as matrix row count.
See Also

Reference

ImGearDoubleMatrix Class
ImGearDoubleMatrix Members
Overload List

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback