ImageGear for Java
opMultiply(ImGearDoubleMatrix,double[]) Method
ImGearDoubleMatrix matrix.
Vector value.
Multiplies ImGearDoubleMatrix matrix by vector (matrix * vector).
Syntax
public static double[] opMultiply( 
   ImGearDoubleMatrix matrix,
   double[] vector
)

Parameters

matrix
ImGearDoubleMatrix matrix.
vector
Vector value.

Return Value

Result operation vector.
See Also

Reference

ImGearDoubleMatrix Class
ImGearDoubleMatrix Members
Overload List

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback