X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=src%2Fjalview%2Fmath%2FMatrixI.java;fp=src%2Fjalview%2Fmath%2FMatrixI.java;h=e98007e5b084cf243c3d5919599a2a4ff7d13984;hb=3459a8a691cb22508d7067f240b7254e588e77d3;hp=2c786532782465107b22ccf181ef48837f8c5e75;hpb=5b27f1062b2203c4c31702e205f4c78e1992063e;p=jalview.git diff --git a/src/jalview/math/MatrixI.java b/src/jalview/math/MatrixI.java index 2c78653..e98007e 100644 --- a/src/jalview/math/MatrixI.java +++ b/src/jalview/math/MatrixI.java @@ -161,8 +161,9 @@ public interface MatrixI void multiply(double d); /** - * Answers true if the two matrices have the same dimensions, and corresponding values all differ by no - * more than delta (which should be a positive value), else false + * Answers true if the two matrices have the same dimensions, and + * corresponding values all differ by no more than delta (which should be a + * positive value), else false * * @param m2 * @param delta