Class | Description |
---|---|
EpsTermination |
Epsilon termination (absolute change based on tolerance)
|
Norm2Termination |
Terminate if the norm2 of the gradient is < a certain tolerance
|
TerminationConditions |
Created by agibsonccc on 12/24/14.
|
ZeroDirection |
Absolute magnitude of gradient is 0
|