Ipopt  trunk
Ipopt::ExpandedMultiVectorMatrix Member List
This is the complete list of members for Ipopt::ExpandedMultiVectorMatrix, including all inherited members.
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::Matrix [protected, virtual]
AddRef(const Referencer *referencer) const Ipopt::ReferencedObject [inline]
AttachObserver(Observer::NotifyType notify_type, Observer *observer) const Ipopt::Subject [inline]
ComputeColAMax(Vector &cols_norms, bool init=true) const Ipopt::Matrix [inline]
ComputeColAMaxImpl(Vector &cols_norms, bool init) const Ipopt::ExpandedMultiVectorMatrix [protected, virtual]
ComputeRowAMax(Vector &rows_norms, bool init=true) const Ipopt::Matrix [inline]
ComputeRowAMaxImpl(Vector &rows_norms, bool init) const Ipopt::ExpandedMultiVectorMatrix [protected, virtual]
DetachObserver(Observer::NotifyType notify_type, Observer *observer) const Ipopt::Subject [inline]
ExpandedMultiVectorMatrix(const ExpandedMultiVectorMatrixSpace *owner_space)Ipopt::ExpandedMultiVectorMatrix
ExpandedMultiVectorMatrix()Ipopt::ExpandedMultiVectorMatrix [private]
ExpandedMultiVectorMatrix(const ExpandedMultiVectorMatrix &)Ipopt::ExpandedMultiVectorMatrix [private]
ExpandedMultiVectorMatrixOwnerSpace() const Ipopt::ExpandedMultiVectorMatrix [inline]
GetExpansionMatrix() const Ipopt::ExpandedMultiVectorMatrix [inline]
GetTag() const Ipopt::TaggedObject [inline]
GetVector(Index i) const Ipopt::ExpandedMultiVectorMatrix [inline]
HasChanged(const Tag comparison_tag) const Ipopt::TaggedObject [inline]
HasValidNumbers() const Ipopt::Matrix
HasValidNumbersImpl() const Ipopt::ExpandedMultiVectorMatrix [protected, virtual]
MakeNewExpandedMultiVectorMatrix() const Ipopt::ExpandedMultiVectorMatrix [inline]
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::ExpandedMultiVectorMatrix [protected, virtual]
NCols() const Ipopt::Matrix [inline]
Notify(Observer::NotifyType notify_type) const Ipopt::Subject [inline, protected]
NRows() const Ipopt::Matrix [inline]
ObjectChanged()Ipopt::TaggedObject [inline, protected]
operator=(const ExpandedMultiVectorMatrix &)Ipopt::ExpandedMultiVectorMatrix [private]
owner_space_Ipopt::ExpandedMultiVectorMatrix [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::ExpandedMultiVectorMatrix [protected, virtual]
ReferenceCount() const Ipopt::ReferencedObject [inline]
ReferencedObject()Ipopt::ReferencedObject [inline]
ReleaseRef(const Referencer *referencer) const Ipopt::ReferencedObject [inline]
RowVectorSpace() const Ipopt::ExpandedMultiVectorMatrix [inline]
SetVector(Index i, SmartPtr< const Vector > vec)Ipopt::ExpandedMultiVectorMatrix
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::Matrix [protected, virtual]
Subject()Ipopt::Subject [inline]
Tag typedefIpopt::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::ExpandedMultiVectorMatrix [protected, virtual]
vecs_Ipopt::ExpandedMultiVectorMatrix [private]
~ExpandedMultiVectorMatrix()Ipopt::ExpandedMultiVectorMatrix [inline, virtual]
~Matrix()Ipopt::Matrix [inline, virtual]
~ReferencedObject()Ipopt::ReferencedObject [inline, virtual]
~Subject()Ipopt::Subject [inline, virtual]
~TaggedObject()Ipopt::TaggedObject [inline, virtual]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines