, including all inherited members.
AddOneVector(Number a, const Vector &v1, Number c) | Vector | [inline] |
AddRef(const Referencer *referencer) const | ReferencedObject | [inline] |
AddScalar(Number scalar) | Vector | [inline] |
AddScalarImpl(Number scalar)=0 | Vector | [protected, pure virtual] |
AddTwoVectors(Number a, const Vector &v1, Number b, const Vector &v2, Number c) | Vector | [inline] |
AddTwoVectorsImpl(Number a, const Vector &v1, Number b, const Vector &v2, Number c) | Vector | [protected, virtual] |
AddVectorQuotient(Number a, const Vector &z, const Vector &s, Number c) | Vector | [inline] |
AddVectorQuotientImpl(Number a, const Vector &z, const Vector &s, Number c) | Vector | [protected, virtual] |
Amax() const | Vector | [inline] |
AmaxImpl() const =0 | Vector | [protected, pure virtual] |
Asum() const | Vector | [inline] |
AsumImpl() const =0 | Vector | [protected, pure virtual] |
AttachObserver(Observer::NotifyType notify_type, Observer *observer) const | Subject | [inline] |
Axpy(Number alpha, const Vector &x) | Vector | [inline] |
AxpyImpl(Number alpha, const Vector &x)=0 | Vector | [protected, pure virtual] |
Copy(const Vector &x) | Vector | [inline] |
CopyImpl(const Vector &x)=0 | Vector | [protected, pure virtual] |
DetachObserver(Observer::NotifyType notify_type, Observer *observer) const | Subject | [inline] |
Dim() const | Vector | [inline] |
Dot(const Vector &x) const | Vector | [inline] |
DotImpl(const Vector &x) const =0 | Vector | [protected, pure virtual] |
ElementWiseAbs() | Vector | [inline] |
ElementWiseAbsImpl()=0 | Vector | [protected, pure virtual] |
ElementWiseDivide(const Vector &x) | Vector | [inline] |
ElementWiseDivideImpl(const Vector &x)=0 | Vector | [protected, pure virtual] |
ElementWiseMax(const Vector &x) | Vector | [inline] |
ElementWiseMaxImpl(const Vector &x)=0 | Vector | [protected, pure virtual] |
ElementWiseMin(const Vector &x) | Vector | [inline] |
ElementWiseMinImpl(const Vector &x)=0 | Vector | [protected, pure virtual] |
ElementWiseMultiply(const Vector &x) | Vector | [inline] |
ElementWiseMultiplyImpl(const Vector &x)=0 | Vector | [protected, pure virtual] |
ElementWiseReciprocal() | Vector | [inline] |
ElementWiseReciprocalImpl()=0 | Vector | [protected, pure virtual] |
ElementWiseSgn() | Vector | [inline] |
ElementWiseSgnImpl()=0 | Vector | [protected, pure virtual] |
ElementWiseSqrt() | Vector | [inline] |
ElementWiseSqrtImpl()=0 | Vector | [protected, pure virtual] |
FracToBound(const Vector &delta, Number tau) const | Vector | [inline] |
FracToBoundImpl(const Vector &delta, Number tau) const | Vector | [protected, virtual] |
GetTag() const | TaggedObject | [inline] |
HasChanged(const Tag comparison_tag) const | TaggedObject | [inline] |
HasValidNumbers() const | Vector | [inline] |
HasValidNumbersImpl() const | Vector | [protected, virtual] |
MakeNew() const | Vector | [inline] |
MakeNewCopy() const | Vector | [inline] |
Max() const | Vector | [inline] |
MaxImpl() const =0 | Vector | [protected, pure virtual] |
Min() const | Vector | [inline] |
MinImpl() const =0 | Vector | [protected, pure virtual] |
Notify(Observer::NotifyType notify_type) const | Subject | [inline, protected] |
Nrm2() const | Vector | [inline] |
Nrm2Impl() const =0 | Vector | [protected, pure virtual] |
ObjectChanged() | TaggedObject | [inline, protected] |
OwnerSpace() const | Vector | [inline] |
Print(SmartPtr< const Journalist > jnlst, EJournalLevel level, EJournalCategory category, const std::string &name, Index indent=0, const std::string &prefix="") const | Vector | |
Print(const Journalist &jnlst, EJournalLevel level, EJournalCategory category, const std::string &name, Index indent=0, const std::string &prefix="") const | Vector | |
PrintImpl(const Journalist &jnlst, EJournalLevel level, EJournalCategory category, const std::string &name, Index indent, const std::string &prefix) const =0 | Vector | [protected, pure virtual] |
ReferenceCount() const | ReferencedObject | [inline] |
ReferencedObject() | ReferencedObject | [inline] |
ReleaseRef(const Referencer *referencer) const | ReferencedObject | [inline] |
Scal(Number alpha) | Vector | |
ScalImpl(Number alpha)=0 | Vector | [protected, pure virtual] |
Set(Number alpha) | Vector | [inline] |
SetImpl(Number alpha)=0 | Vector | [protected, pure virtual] |
Subject() | Subject | [inline] |
Sum() const | Vector | [inline] |
SumImpl() const =0 | Vector | [protected, pure virtual] |
SumLogs() const | Vector | [inline] |
SumLogsImpl() const =0 | Vector | [protected, pure virtual] |
Tag typedef | TaggedObject | |
TaggedObject() | TaggedObject | [inline] |
Vector(const VectorSpace *owner_space) | Vector | [inline] |
~ReferencedObject() | ReferencedObject | [inline, virtual] |
~Subject() | Subject | [inline, virtual] |
~TaggedObject() | TaggedObject | [inline, virtual] |
~Vector() | Vector | [inline, virtual] |