Skip to content

Commit

Permalink
#169: Fix Javadoc.
Browse files Browse the repository at this point in the history
  • Loading branch information
jenetics committed Apr 16, 2017
1 parent be3fcdc commit d7adb33
Showing 1 changed file with 3 additions and 1 deletion.
Expand Up @@ -19,7 +19,9 @@
* 3) λ is the number of kids that the μ parents make in total. Since only the
* offspring are altered, we also use the TruncationSelector for the offspring.
*
* @author Franz Wilhelmstötter <franz.wilhelmstoetter@emarsys.com>
* @author <a href="mailto:franz.wilhelmstoetter@gmx.at">Franz Wilhelmstötter</a>
* @version !__version__!
* @since !__version__!
*/
public class MLStrategy {

Expand Down

0 comments on commit d7adb33

Please sign in to comment.