/home/coin/svn-release/OptimizationSuite-1.1.0/Ipopt/src/LinAlg/IpLapack.hpp File Reference

#include "IpUtils.hpp"
#include "IpException.hpp"
Include dependency graph for IpLapack.hpp:

Go to the source code of this file.

Namespaces

namespace  Ipopt

Functions

 Ipopt::DECLARE_STD_EXCEPTION (LAPACK_NOT_INCLUDED)
void Ipopt::IpLapackDpotrs (Index ndim, Index nrhs, const Number *a, Index lda, Number *b, Index ldb)
 Wrapper for LAPACK subroutine DPOTRS.
void Ipopt::IpLapackDpotrf (Index ndim, Number *a, Index lda, Index &info)
 Wrapper for LAPACK subroutine DPOTRF.
void Ipopt::IpLapackDsyev (bool compute_eigenvectors, Index ndim, Number *a, Index lda, Number *w, Index &info)
 Wrapper for LAPACK subroutine DSYEV.

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