MOOCHO (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Namespaces
ConstrainedOptPack_ComputeMinMult.hpp File Reference
#include "ConstrainedOptPack_Types.hpp"
Include dependency graph for ConstrainedOptPack_ComputeMinMult.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 ConstrainedOptPack
 

Compute the minimum absolute value of the given

Lagrange multipliers.

A small Lagrange multiplier indicates degeneracy.

value_type ConstrainedOptPack::min_abs (const DVectorSlice &mu)
 Minimum |mu(i)|. More...
 
value_type ConstrainedOptPack::min_abs (const SpVectorSlice &mu)
 Minimum |mu(i)|. More...