Arageli::simplex_method::rule_r_dual_first Struct Reference

Rule to choice the first appropriate row as pivot in the dual simplex method. More...

#include <simplex_method.hpp>

List of all members.

Public Member Functions

template<typename T_Q, bool REFCNT_Q, typename T_nonbasis, bool REFCNT_nonbasis>
matrix< T_Q, REFCNT_Q >::size_type operator() (const matrix< T_Q, REFCNT_Q > &Q, const vector< T_nonbasis, REFCNT_nonbasis > &basis) const


Detailed Description

Rule to choice the first appropriate row as pivot in the dual simplex method.

Definition at line 299 of file simplex_method.hpp.


Member Function Documentation

template<typename T_Q, bool REFCNT_Q, typename T_nonbasis, bool REFCNT_nonbasis>
matrix<T_Q, REFCNT_Q>::size_type Arageli::simplex_method::rule_r_dual_first::operator() ( const matrix< T_Q, REFCNT_Q > &  Q,
const vector< T_nonbasis, REFCNT_nonbasis > &  basis 
) const [inline]

Definition at line 304 of file simplex_method.hpp.


The documentation for this struct was generated from the following file:
Generated on Thu Aug 31 17:38:46 2006 for Arageli by  doxygen 1.4.7