| # | Line 483 | Line 483 | void OOPSEMinimizer::printMinimizerInfo(){ | |
|---|---|---|
| 483 | ||
| 484 | /** | |
| 485 | * In thoery, we need to find the minimum along the search direction | |
| 486 | < | * However, function evaluation is too expensive. I |
| 486 | > | * However, function evaluation is too expensive. |
| 487 | * At the very begining of the problem, we check the search direction and make sure | |
| 488 | * it is a descent direction | |
| 489 | * we will compare the energy of two end points, | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines |
| > | Changed lines |