Overload | Description |
---|---|
MultiplyByVector(UInt32[],UInt32[]) | Multiplies matrix by vector. |
MultiplyByVector(UInt16[],Int32) | Multiplies matrix by vector found in vectorContent array at the specified offset and stores result in the same place. |
Overload | Description |
---|---|
MultiplyByVector(UInt32[],UInt32[]) | Multiplies matrix by vector. |
MultiplyByVector(UInt16[],Int32) | Multiplies matrix by vector found in vectorContent array at the specified offset and stores result in the same place. |