post Product
Parameters
a
the ``double[nRow][nCol]`` array, must not be null, must be rectangular with nRow rows @param b the ``double[nRows]`` array, must not be null, must have nRow elements @return post multiplies a by b, a result with nRow elements representing the dot product of b with each row of a