post Product
Return
post multiplies a by b, a result with nRow elements representing the dot product of b with each row of a.
Parameters
a
the doublenCol array, must not be null, must be rectangular with nRow rows
b
the doublenRows array, must not be null, must have nRow elements