ImageGearJava Project > com.accusoft.imagegear.processing Package > ImGearDoubleMatrix Class : multiplyByVector Method |
Overload | Description |
---|---|
multiplyByVector(int[],int[]) | Multiplies matrix by vector. |
multiplyByVector(short[],int) | Multiplies matrix by vector found in vectorContent array at the specified offset and stores result in the same place. |