Description Usage Arguments Value
Finds smallest s so that x+s*dx is within bounds
1 | CheckBounds2(x, dx, bounds)
|
x |
k times 1 vector, the given value of x0 |
dx |
k times 1 vector, the Newton step from x0 to x1 |
bounds |
k times 2 matrix, the first (second) colum store the lower (upper) bounds of x |
s a scalar
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.