MOOCHO (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Namespaces | Functions
MoochoPack_active_set_change.hpp File Reference
#include <iosfwd>
#include "MoochoPack_Types.hpp"
Include dependency graph for MoochoPack_active_set_change.hpp:

Go to the source code of this file.

Namespaces

 MoochoPack
 

Functions

void MoochoPack::active_set_change (const SpVectorSlice &nu_k, const SpVectorSlice &nu_km1, Range1D indep, EJournalOutputLevel olevel, std::ostream *out, size_type *num_adds, size_type *num_drops, size_type *num_active_indep, size_type *num_adds_indep, size_type *num_drops_indep)
 Calculate the change in the active set and output change if asked to. More...