Arageli::simplex_method::rule_s_primal_first Struct Reference

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

#include <simplex_method.hpp>

List of all members.

Public Member Functions

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


Detailed Description

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

Definition at line 191 of file simplex_method.hpp.


Member Function Documentation

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

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