| 
|   | Solver_NU () | 
|   | 
| void  | Solve (int l, const QMatrix &Q, const double *p, const schar *y, double *alpha, double Cp, double Cn, double eps, SolutionInfo *si, int shrinking) | 
|   | 
|   | Solver () | 
|   | 
| virtual  | ~Solver () | 
|   | 
| void  | Solve (int l, const QMatrix &Q, const double *p_, const schar *y_, double *alpha_, double Cp, double Cn, double eps, SolutionInfo *si, int shrinking) | 
|   | 
  
  
      
        
          | double Solver_NU::calculate_rho  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
privatevirtual   | 
  
 
Reimplemented from Solver.
References Solver::active_size, Solver::G, INF, Solver::is_lower_bound(), Solver::is_upper_bound(), max(), min(), Solver::SolutionInfo::r, basic::options::OptionKeys::motifs::r1, basic::options::OptionKeys::motifs::r2, si, and Solver::y.
 
 
  
  
      
        
          | void Solver_NU::do_shrinking  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
privatevirtual   | 
  
 
Reimplemented from Solver.
References Solver::active_size, be_shrunk(), Solver::eps, Solver::G, INF, Solver::is_lower_bound(), Solver::is_upper_bound(), Solver::l, max(), Solver::reconstruct_gradient(), Solver::swap_index(), Solver::unshrink, and Solver::y.
 
 
  
  
      
        
          | int Solver_NU::select_working_set  | 
          ( | 
          int &  | 
          i,  | 
         
        
           | 
           | 
          int &  | 
          j  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
privatevirtual   | 
  
 
Reimplemented from Solver.
References Solver::active_size, Solver::eps, Solver::G, QMatrix::get_Q(), basic::options::OptionKeys::in::in, INF, Solver::is_lower_bound(), Solver::is_upper_bound(), basic::options::OptionKeys::frags::j, max(), Solver::Q, Solver::QD, basic::options::OptionKeys::in::file::t, TAU, and Solver::y.
 
 
The documentation for this class was generated from the following file: