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

Go to the source code of this file.

Namespaces

 ConstrainedOptPack
 

Functions

void ConstrainedOptPack::print_vector_change_stats (const DVectorSlice &x, const char x_name[], const DVectorSlice &d, const char d_name[], std::ostream &out)
 Compute statistics for change in a vector and output to a stream. More...