{
"x": [
2.5,
-1,
0.3,
10
],
"lower": [
0,
0,
0,
3
],
"upper": [
2,
5,
0.5,
7
]
}[
2,
0,
0.3,
7
]| Argument | Type |
|---|---|
| x | np.ndarray |
| lower | np.ndarray |
| upper | np.ndarray |
| Return Name | Type |
|---|---|
| value | np.ndarray |