mirror of
https://github.com/apache/commons-math.git
synced 2025-02-06 18:18:56 +00:00
Removed spurious false comment.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1206818 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
c40763f0c7
commit
fa98123083
@ -164,7 +164,6 @@ public class MultivariateRealFunctionMappingAdapter implements MultivariateRealF
|
||||
mapped[i] = mappers[i].boundedToUnbounded(point[i]);
|
||||
}
|
||||
|
||||
// call underlying function
|
||||
return mapped;
|
||||
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user