This is the complete list of members for Ipopt::SymTMatrix, 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 | protectedvirtual |
AddRef(const Referencer *referencer) const | Ipopt::ReferencedObject | inline |
AttachObserver(Observer::NotifyType notify_type, Observer *observer) const | Ipopt::Subject | inline |
cache_priority_ | Ipopt::TaggedObject | private |
cached_valid_ | Ipopt::Matrix | mutableprivate |
ComputeColAMax(Vector &cols_norms, bool init=true) const | Ipopt::Matrix | inline |
ComputeColAMaxImpl(Vector &cols_norms, bool init) const | Ipopt::SymMatrix | inlineprotectedvirtual |
ComputeRowAMax(Vector &rows_norms, bool init=true) const | Ipopt::Matrix | inline |
ComputeRowAMaxImpl(Vector &rows_norms, bool init) const | Ipopt::SymTMatrix | protectedvirtual |
DetachObserver(Observer::NotifyType notify_type, Observer *observer) const | Ipopt::Subject | inline |
Dim() const | Ipopt::SymMatrix | inline |
FillStruct(Index *Irn, Index *Jcn) const | Ipopt::SymTMatrix | |
FillValues(Number *Values) const | Ipopt::SymTMatrix | |
GetTag() const | Ipopt::TaggedObject | inline |
HasChanged(const Tag comparison_tag) const | Ipopt::TaggedObject | inline |
HasValidNumbers() const | Ipopt::Matrix | |
HasValidNumbersImpl() const | Ipopt::SymTMatrix | protectedvirtual |
initialized_ | Ipopt::SymTMatrix | private |
Irows() const | Ipopt::SymTMatrix | inline |
Jcols() const | Ipopt::SymTMatrix | inline |
Matrix(const MatrixSpace *owner_space) | Ipopt::Matrix | inline |
Matrix() | Ipopt::Matrix | private |
Matrix(const Matrix &) | Ipopt::Matrix | private |
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::SymTMatrix | protectedvirtual |
NCols() const | Ipopt::Matrix | inline |
Nonzeros() const | Ipopt::SymTMatrix | inline |
Notify(Observer::NotifyType notify_type) const | Ipopt::Subject | inlineprotected |
NRows() const | Ipopt::Matrix | inline |
ObjectChanged() | Ipopt::TaggedObject | protected |
observers_ | Ipopt::Subject | mutableprivate |
operator=(const SymTMatrix &) | Ipopt::SymTMatrix | private |
owner_space_ | Ipopt::SymTMatrix | private |
OwnerSpace() const | Ipopt::Matrix | inline |
OwnerSymMatrixSpace() const | Ipopt::SymMatrix | 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::SymTMatrix | protectedvirtual |
reference_count_ | Ipopt::ReferencedObject | mutableprivate |
ReferenceCount() const | Ipopt::ReferencedObject | inline |
ReferencedObject() | Ipopt::ReferencedObject | inline |
ReleaseRef(const Referencer *referencer) const | Ipopt::ReferencedObject | inline |
SetValues(const Number *Values) | Ipopt::SymTMatrix | |
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 | protectedvirtual |
Subject() | Ipopt::Subject | inline |
Subject(const Subject &) | Ipopt::Subject | private |
SymMatrix(const SymMatrixSpace *owner_space) | Ipopt::SymMatrix | inline |
SymTMatrix(const SymTMatrixSpace *owner_space) | Ipopt::SymTMatrix | |
SymTMatrix() | Ipopt::SymTMatrix | private |
SymTMatrix(const SymTMatrix &) | Ipopt::SymTMatrix | private |
Tag typedef | Ipopt::TaggedObject | |
tag_ | Ipopt::TaggedObject | private |
TaggedObject() | Ipopt::TaggedObject | inline |
TaggedObject(const TaggedObject &) | Ipopt::TaggedObject | private |
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::SymMatrix | inlineprotectedvirtual |
valid_cache_tag_ | Ipopt::Matrix | mutableprivate |
Values() | Ipopt::SymTMatrix | |
Values() const | Ipopt::SymTMatrix | |
values_ | Ipopt::SymTMatrix | private |
~Matrix() | Ipopt::Matrix | inlinevirtual |
~ReferencedObject() | Ipopt::ReferencedObject | inlinevirtual |
~Subject() | Ipopt::Subject | inlinevirtual |
~SymMatrix() | Ipopt::SymMatrix | inlinevirtual |
~SymTMatrix() | Ipopt::SymTMatrix | |
~TaggedObject() | Ipopt::TaggedObject | inlinevirtual |