DefaultRange is public again.
This commit is contained in:
parent
9d9f507d13
commit
a9a8559e69
@ -199,7 +199,7 @@ public abstract class AbstractProblemDouble extends AbstractOptimizationProblem
|
||||
*
|
||||
* @return value of the absolute range limit
|
||||
*/
|
||||
protected double getDefaultRange() {
|
||||
public double getDefaultRange() {
|
||||
return m_DefaultRange;
|
||||
}
|
||||
/**
|
||||
|
Loading…
x
Reference in New Issue
Block a user