desiw28

Results 1 issues of desiw28

> uM = matrix(c(1.0, 0.5, 0.0, + 0.5, 0.0, 0.5), nrow = 2, ncol = 3, byrow = TRUE) > > uW = matrix(c(0.0, 1.0, + 0.5, 0.0, + 1.0,...