Returns C = A ./ B, where A is this matrix. The symbol ./ denotes element-by-element right division. @param b the matrix B. @return C = A ./ B.
(DMatrix b)
source not stored for this graph (policy: none)