/home/coin/svn-release/OptimizationSuite-1.1.0/Ipopt/src/Algorithm/LinearSolvers/IpSymLinearSolver.hpp File Reference

#include "IpUtils.hpp"
#include "IpSymMatrix.hpp"
#include "IpAlgStrategy.hpp"
#include <vector>
Include dependency graph for IpSymLinearSolver.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Ipopt::SymLinearSolver
 Base class for all derived symmetric linear solvers. More...

Namespaces

namespace  Ipopt

Enumerations

enum  Ipopt::ESymSolverStatus {
  Ipopt::SYMSOLVER_SUCCESS, Ipopt::SYMSOLVER_SINGULAR, Ipopt::SYMSOLVER_WRONG_INERTIA, Ipopt::SYMSOLVER_CALL_AGAIN,
  Ipopt::SYMSOLVER_FATAL_ERROR
}
 

Enum to report outcome of a linear solve.

More...

Generated on 15 Mar 2015 for Coin-All by  doxygen 1.6.1