MOOCHO (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Namespaces | Functions
ConstrainedOptPack_vector_change_stats.hpp File Reference
#include "ConstrainedOptPack_Types.hpp"
Include dependency graph for ConstrainedOptPack_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::vector_change_stats (const DVectorSlice &x, const DVectorSlice &d, value_type *max_term, size_type *max_k, value_type *min_term, size_type *min_k, value_type *av_term)
 Compute statistics for change in a vector. More...