|
SuanShu, a Java numerical and statistical library | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
public interface Tolerance
The tolerance criteria for the iterative algorithm to stop.
| Method Summary | |
|---|---|
boolean |
updateResidualNorm(double norm)
Check if the updated residual satisfies the tolerance criteria. |
| Method Detail |
|---|
boolean updateResidualNorm(double norm)
norm - the norm of the updated residual
|
SuanShu, a Java numerical and statistical library | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||