mirror of
https://github.com/apache/commons-math.git
synced 2025-02-07 02:29:20 +00:00
Fix checkstyle warnings.
This commit is contained in:
parent
03e65c98da
commit
4140e01266
@ -175,7 +175,6 @@ public abstract class AbstractWell extends BitsStreamGenerator implements Serial
|
||||
* @param m1 first parameter of the algorithm
|
||||
* @param m2 second parameter of the algorithm
|
||||
* @param m3 third parameter of the algorithm
|
||||
* @param seed the initial seed (64 bits integer)
|
||||
*/
|
||||
public IndexTable(final int k, final int m1, final int m2, final int m3) {
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user