Ipopt Documentation  
 
Loading...
Searching...
No Matches
Ipopt::DenseVector Member List

This is the complete list of members for Ipopt::DenseVector, including all inherited members.

AddOneVector(Number a, const Vector &v1, Number c)Ipopt::Vectorinline
AddRef(const Referencer *referencer) constIpopt::ReferencedObjectinline
AddScalar(Number scalar)Ipopt::Vectorinline
AddScalarImpl(Number scalar)Ipopt::DenseVectorprotectedvirtual
AddTwoVectors(Number a, const Vector &v1, Number b, const Vector &v2, Number c)Ipopt::Vectorinline
AddTwoVectorsImpl(Number a, const Vector &v1, Number b, const Vector &v2, Number c)Ipopt::DenseVectorprotectedvirtual
AddVectorQuotient(Number a, const Vector &z, const Vector &s, Number c)Ipopt::Vectorinline
AddVectorQuotientImpl(Number a, const Vector &z, const Vector &s, Number c)Ipopt::DenseVectorprotectedvirtual
Amax() constIpopt::Vectorinline
amax_cache_tag_Ipopt::Vectormutableprivate
AmaxImpl() constIpopt::DenseVectorprotectedvirtual
Asum() constIpopt::Vectorinline
asum_cache_tag_Ipopt::Vectormutableprivate
AsumImpl() constIpopt::DenseVectorprotectedvirtual
AttachObserver(Observer::NotifyType notify_type, Observer *observer) constIpopt::Subjectinline
Axpy(Number alpha, const Vector &x)Ipopt::Vectorinline
AxpyImpl(Number alpha, const Vector &x)Ipopt::DenseVectorprotectedvirtual
cache_priority_Ipopt::TaggedObjectprivate
cached_amax_Ipopt::Vectormutableprivate
cached_asum_Ipopt::Vectormutableprivate
cached_max_Ipopt::Vectormutableprivate
cached_min_Ipopt::Vectormutableprivate
cached_nrm2_Ipopt::Vectormutableprivate
cached_sum_Ipopt::Vectormutableprivate
cached_sumlogs_Ipopt::Vectormutableprivate
cached_valid_Ipopt::Vectormutableprivate
Copy(const Vector &x)Ipopt::Vectorinline
CopyFromPos(Index Pos, const Vector &x)Ipopt::DenseVector
CopyImpl(const Vector &x)Ipopt::DenseVectorprotectedvirtual
CopyToPos(Index Pos, const Vector &x)Ipopt::DenseVector
DenseVector(const DenseVectorSpace *owner_space)Ipopt::DenseVector
DenseVector()Ipopt::DenseVectorprivate
DenseVector(const DenseVector &)Ipopt::DenseVectorprivate
DetachObserver(Observer::NotifyType notify_type, Observer *observer) constIpopt::Subjectinline
Dim() constIpopt::Vectorinline
Dot(const Vector &x) constIpopt::Vectorinline
dot_cache_Ipopt::Vectormutableprivate
DotImpl(const Vector &x) constIpopt::DenseVectorprotectedvirtual
ElementWiseAbs()Ipopt::Vectorinline
ElementWiseAbsImpl()Ipopt::DenseVectorprotectedvirtual
ElementWiseDivide(const Vector &x)Ipopt::Vectorinline
ElementWiseDivideImpl(const Vector &x)Ipopt::DenseVectorprotectedvirtual
ElementWiseMax(const Vector &x)Ipopt::Vectorinline
ElementWiseMaxImpl(const Vector &x)Ipopt::DenseVectorprotectedvirtual
ElementWiseMin(const Vector &x)Ipopt::Vectorinline
ElementWiseMinImpl(const Vector &x)Ipopt::DenseVectorprotectedvirtual
ElementWiseMultiply(const Vector &x)Ipopt::Vectorinline
ElementWiseMultiplyImpl(const Vector &x)Ipopt::DenseVectorprotectedvirtual
ElementWiseReciprocal()Ipopt::Vectorinline
ElementWiseReciprocalImpl()Ipopt::DenseVectorprotectedvirtual
ElementWiseSelect(const Vector &x)Ipopt::Vectorinline
ElementWiseSelectImpl(const Vector &x)Ipopt::DenseVectorprotectedvirtual
ElementWiseSgn()Ipopt::Vectorinline
ElementWiseSgnImpl()Ipopt::DenseVectorprotectedvirtual
ElementWiseSqrt()Ipopt::Vectorinline
ElementWiseSqrtImpl()Ipopt::DenseVectorprotectedvirtual
expanded_values_Ipopt::DenseVectormutableprivate
ExpandedValues() constIpopt::DenseVector
ExpandedValues()Ipopt::DenseVectorinline
FracToBound(const Vector &delta, Number tau) constIpopt::Vectorinline
FracToBoundImpl(const Vector &delta, Number tau) constIpopt::DenseVectorprotectedvirtual
GetTag() constIpopt::TaggedObjectinline
HasChanged(const Tag comparison_tag) constIpopt::TaggedObjectinline
HasValidNumbers() constIpopt::Vectorinline
HasValidNumbersImpl() constIpopt::Vectorprotectedvirtual
homogeneous_Ipopt::DenseVectorprivate
initialized_Ipopt::DenseVectorprivate
IsHomogeneous() constIpopt::DenseVectorinline
MakeNew() constIpopt::Vectorinline
MakeNewCopy() constIpopt::Vectorinline
MakeNewDenseVector() constIpopt::DenseVectorinline
Max() constIpopt::Vectorinline
max_cache_tag_Ipopt::Vectormutableprivate
MaxImpl() constIpopt::DenseVectorprotectedvirtual
Min() constIpopt::Vectorinline
min_cache_tag_Ipopt::Vectormutableprivate
MinImpl() constIpopt::DenseVectorprotectedvirtual
Notify(Observer::NotifyType notify_type) constIpopt::Subjectinlineprotected
Nrm2() constIpopt::Vectorinline
nrm2_cache_tag_Ipopt::Vectormutableprivate
Nrm2Impl() constIpopt::DenseVectorprotectedvirtual
ObjectChanged()Ipopt::TaggedObjectprotected
observers_Ipopt::Subjectmutableprivate
operator=(const DenseVector &)Ipopt::DenseVectorprivate
owner_space_Ipopt::DenseVectorprivate
OwnerSpace() constIpopt::Vectorinline
ParVectorIpopt::DenseVectorfriend
Print(SmartPtr< const Journalist > jnlst, EJournalLevel level, EJournalCategory category, const std::string &name, Index indent=0, const std::string &prefix="") constIpopt::Vector
Print(const Journalist &jnlst, EJournalLevel level, EJournalCategory category, const std::string &name, Index indent=0, const std::string &prefix="") constIpopt::Vector
PrintImpl(const Journalist &jnlst, EJournalLevel level, EJournalCategory category, const std::string &name, Index indent, const std::string &prefix) constIpopt::DenseVectorinlineprotectedvirtual
PrintImplOffset(const Journalist &jnlst, EJournalLevel level, EJournalCategory category, const std::string &name, Index indent, const std::string &prefix, Index offset) constIpopt::DenseVectorprotected
reference_count_Ipopt::ReferencedObjectmutableprivate
ReferenceCount() constIpopt::ReferencedObjectinline
ReferencedObject()Ipopt::ReferencedObjectinline
ReleaseRef(const Referencer *referencer) constIpopt::ReferencedObjectinline
Scal(Number alpha)Ipopt::Vector
Scalar() constIpopt::DenseVectorinline
scalar_Ipopt::DenseVectorprivate
ScalImpl(Number alpha)Ipopt::DenseVectorprotectedvirtual
Set(Number alpha)Ipopt::Vectorinline
set_values_from_scalar()Ipopt::DenseVectorprivate
SetImpl(Number value)Ipopt::DenseVectorprotectedvirtual
SetValues(const Number *x)Ipopt::DenseVector
Subject()Ipopt::Subjectinline
Subject(const Subject &)Ipopt::Subjectprivate
Sum() constIpopt::Vectorinline
sum_cache_tag_Ipopt::Vectormutableprivate
SumImpl() constIpopt::DenseVectorprotectedvirtual
SumLogs() constIpopt::Vectorinline
sumlogs_cache_tag_Ipopt::Vectormutableprivate
SumLogsImpl() constIpopt::DenseVectorprotectedvirtual
Tag typedefIpopt::TaggedObject
tag_Ipopt::TaggedObjectprivate
TaggedObject()Ipopt::TaggedObjectinline
TaggedObject(const TaggedObject &)Ipopt::TaggedObjectprivate
valid_cache_tag_Ipopt::Vectormutableprivate
Values()Ipopt::DenseVectorinline
Values() constIpopt::DenseVectorinline
values_Ipopt::DenseVectorprivate
values_allocated()Ipopt::DenseVectorinlineprivate
Vector(const VectorSpace *owner_space)Ipopt::Vectorinline
Vector()Ipopt::Vectorprivate
Vector(const Vector &)Ipopt::Vectorprivate
~DenseVector()Ipopt::DenseVectorvirtual
~ReferencedObject()Ipopt::ReferencedObjectinlinevirtual
~Subject()Ipopt::Subjectinlinevirtual
~TaggedObject()Ipopt::TaggedObjectinlinevirtual
~Vector()Ipopt::Vectorinlinevirtual