Error description :
java.lang.AssertionError: The numbers of columns did not match.
Expected: is 1
but: was 5
at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
at org.junit.Assert.assertThat(Assert.java:865)
at org.armadillojava.TestUtil.assertMatEquals(TestUtil.java:33)
at org.armadillojava.TestInPlaceRandomGenRowVec.testRowRandn(TestInPlaceRandomGenRowVec.java:97)
Error description : java.lang.AssertionError: The numbers of columns did not match. Expected: is 1 but: was 5 at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20) at org.junit.Assert.assertThat(Assert.java:865) at org.armadillojava.TestUtil.assertMatEquals(TestUtil.java:33) at org.armadillojava.TestInPlaceRandomGenRowVec.testRowRandn(TestInPlaceRandomGenRowVec.java:97)