AddMSinvZ(Number alpha, const Vector &S, const Vector &Z, Vector &X) const | Ipopt::Matrix | |
AddMSinvZImpl(Number alpha, const Vector &S, const Vector &Z, Vector &X) const | Ipopt::CompoundMatrix | [protected, virtual] |
AddRef(const Referencer *referencer) const | Ipopt::ReferencedObject | [inline] |
AttachObserver(Observer::NotifyType notify_type, Observer *observer) const | Ipopt::Subject | [inline] |
Comp(Index irow, Index jcol) | Ipopt::CompoundMatrix | [inline, private] |
CompoundMatrix(const CompoundMatrixSpace *owner_space) | Ipopt::CompoundMatrix | |
CompoundMatrix() | Ipopt::CompoundMatrix | [private] |
CompoundMatrix(const CompoundMatrix &) | Ipopt::CompoundMatrix | [private] |
comps_ | Ipopt::CompoundMatrix | [private] |
const_comps_ | Ipopt::CompoundMatrix | [private] |
ConstComp(Index irow, Index jcol) const | Ipopt::CompoundMatrix | [inline, private] |
CreateBlockFromSpace(Index irow, Index jcol) | Ipopt::CompoundMatrix | |
DetachObserver(Observer::NotifyType notify_type, Observer *observer) const | Ipopt::Subject | [inline] |
GetComp(Index irow, Index jcol) const | Ipopt::CompoundMatrix | [inline] |
GetCompNonConst(Index irow, Index jcol) | Ipopt::CompoundMatrix | [inline] |
GetTag() const | Ipopt::TaggedObject | [inline] |
HasChanged(const Tag comparison_tag) const | Ipopt::TaggedObject | [inline] |
HasValidNumbers() const | Ipopt::Matrix | |
HasValidNumbersImpl() const | Ipopt::CompoundMatrix | [protected, virtual] |
matrices_valid_ | Ipopt::CompoundMatrix | [mutable, private] |
MatricesValid() const | Ipopt::CompoundMatrix | [private] |
Matrix(const MatrixSpace *owner_space) | Ipopt::Matrix | [inline] |
MultVector(Number alpha, const Vector &x, Number beta, Vector &y) const | Ipopt::Matrix | [inline] |
MultVectorImpl(Number alpha, const Vector &x, Number beta, Vector &y) const | Ipopt::CompoundMatrix | [protected, virtual] |
NCols() const | Ipopt::Matrix | [inline] |
NComps_Cols() const | Ipopt::CompoundMatrix | [inline] |
NComps_Rows() const | Ipopt::CompoundMatrix | [inline] |
Notify(Observer::NotifyType notify_type) const | Ipopt::Subject | [inline, protected] |
NRows() const | Ipopt::Matrix | [inline] |
ObjectChanged() | Ipopt::TaggedObject | [inline, protected] |
operator=(const CompoundMatrix &) | Ipopt::CompoundMatrix | [private] |
owner_space_ | Ipopt::CompoundMatrix | [private] |
OwnerSpace() const | Ipopt::Matrix | [inline] |
Print(SmartPtr< const Journalist > jnlst, EJournalLevel level, EJournalCategory category, const std::string &name, Index indent=0, const std::string &prefix="") const | Ipopt::Matrix | [virtual] |
Print(const Journalist &jnlst, EJournalLevel level, EJournalCategory category, const std::string &name, Index indent=0, const std::string &prefix="") const | Ipopt::Matrix | [virtual] |
PrintImpl(const Journalist &jnlst, EJournalLevel level, EJournalCategory category, const std::string &name, Index indent, const std::string &prefix) const | Ipopt::CompoundMatrix | [protected, virtual] |
ReferenceCount() const | Ipopt::ReferencedObject | [inline] |
ReferencedObject() | Ipopt::ReferencedObject | [inline] |
ReleaseRef(const Referencer *referencer) const | Ipopt::ReferencedObject | [inline] |
SetComp(Index irow, Index jcol, const Matrix &matrix) | Ipopt::CompoundMatrix | |
SetCompNonConst(Index irow, Index jcol, Matrix &matrix) | Ipopt::CompoundMatrix | |
SinvBlrmZMTdBr(Number alpha, const Vector &S, const Vector &R, const Vector &Z, const Vector &D, Vector &X) const | Ipopt::Matrix | |
SinvBlrmZMTdBrImpl(Number alpha, const Vector &S, const Vector &R, const Vector &Z, const Vector &D, Vector &X) const | Ipopt::CompoundMatrix | [protected, virtual] |
Subject() | Ipopt::Subject | [inline] |
Tag typedef | Ipopt::TaggedObject | |
TaggedObject() | Ipopt::TaggedObject | [inline] |
TransMultVector(Number alpha, const Vector &x, Number beta, Vector &y) const | Ipopt::Matrix | [inline] |
TransMultVectorImpl(Number alpha, const Vector &x, Number beta, Vector &y) const | Ipopt::CompoundMatrix | [protected, virtual] |
~CompoundMatrix() | Ipopt::CompoundMatrix | |
~Matrix() | Ipopt::Matrix | [inline, virtual] |
~ReferencedObject() | Ipopt::ReferencedObject | [inline, virtual] |
~Subject() | Ipopt::Subject | [inline, virtual] |
~TaggedObject() | Ipopt::TaggedObject | [inline, virtual] |