IpLapack.hpp File Reference

#include "IpUtils.hpp"
#include "IpException.hpp"

Go to the source code of this file.

Namespaces

namespace  Ipopt

Functions

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


Generated on Fri Sep 26 07:44:21 2008 for SimTKcore by  doxygen 1.5.6