Arageli::simplex_method::rule_s_dual_first Struct Reference

Rule to choice the first appropriate column 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, typename matrix< T_Q, REFCNT_Q >::size_type r) const


Detailed Description

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

Definition at line 313 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_s_dual_first::operator() ( const matrix< T_Q, REFCNT_Q > &  Q,
const vector< T_nonbasis, REFCNT_nonbasis > &  basis,
typename matrix< T_Q, REFCNT_Q >::size_type  r 
) const [inline]

Definition at line 318 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