Javadoc only.

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1088900 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Phil Steitz 2011-04-05 05:33:17 +00:00
parent f88d38ff18
commit d30be5671d
1 changed files with 1 additions and 1 deletions

View File

@ -1108,7 +1108,7 @@ public class CMAESOptimizer extends
}
/**
* Copies a row from m1 to m2.
* Copies a column from m1 to m2.
*
* @param m1
* Source matrix 1.