MC++
|
Options of mc::Specbnd.
#include <specbnd.hpp>
Public Types | |
enum | HESSBND_STRATEGY { GERSHGORIN =0, HERTZROHN } |
Strategy for computing spectral bounds in interval Hessian matrix. More... | |
Public Member Functions | |
Options () | |
Constructor. | |
Public Attributes | |
HESSBND_STRATEGY | HESSBND |
Method to bound eignevalues in interval Hessian matrix using mc::Specbnd::spectral_bound. | |
enum mc::Specbnd::Options::HESSBND_STRATEGY |