, including all inherited members.
| abs(const NOX::NOXPlaya::Vector &y) | NOX::NOXPlaya::Vector | |
| abs(const NOX::Abstract::Vector &y) | NOX::NOXPlaya::Vector | |
| clone(NOX::CopyType type=NOX::DeepCopy) const | NOX::NOXPlaya::Vector | |
| dot(const NOX::NOXPlaya::Vector &y) const | NOX::NOXPlaya::Vector | |
| dot(const NOX::Abstract::Vector &y) const | NOX::NOXPlaya::Vector | |
| getPlayaVector() | NOX::NOXPlaya::Vector | |
| getPlayaVector() const | NOX::NOXPlaya::Vector | |
| getPrecision() const | NOX::NOXPlaya::Vector | |
| init(double value) | NOX::NOXPlaya::Vector | |
| innerProduct(const NOX::Abstract::Vector &y) const | NOX::NOXPlaya::Vector | |
| leftshift(std::ostream &stream) const | NOX::NOXPlaya::Vector | |
| length() const | NOX::NOXPlaya::Vector | |
| norm(NOX::Abstract::Vector::NormType type=NOX::Abstract::Vector::TwoNorm) const | NOX::NOXPlaya::Vector | |
| norm(const NOX::NOXPlaya::Vector &weights) const | NOX::NOXPlaya::Vector | |
| norm(const NOX::Abstract::Vector &weights) const | NOX::NOXPlaya::Vector | |
| operator=(const NOX::NOXPlaya::Vector &y) | NOX::NOXPlaya::Vector | |
| operator=(const NOX::Abstract::Vector &y) | NOX::NOXPlaya::Vector | |
| precision | NOX::NOXPlaya::Vector | [private] |
| print() const | NOX::NOXPlaya::Vector | |
| reciprocal(const NOX::NOXPlaya::Vector &y) | NOX::NOXPlaya::Vector | |
| reciprocal(const NOX::Abstract::Vector &y) | NOX::NOXPlaya::Vector | |
| scale(double gamma) | NOX::NOXPlaya::Vector | |
| scale(const NOX::NOXPlaya::Vector &a) | NOX::NOXPlaya::Vector | |
| scale(const NOX::Abstract::Vector &a) | NOX::NOXPlaya::Vector | |
| update(double alpha, const NOX::NOXPlaya::Vector &a, double gamma=0.0) | NOX::NOXPlaya::Vector | |
| update(double alpha, const NOX::Abstract::Vector &a, double gamma=0.0) | NOX::NOXPlaya::Vector | |
| update(double alpha, const NOX::NOXPlaya::Vector &a, double beta, const NOX::NOXPlaya::Vector &b, double gamma=0.0) | NOX::NOXPlaya::Vector | |
| update(double alpha, const NOX::Abstract::Vector &a, double beta, const NOX::Abstract::Vector &b, double gamma=0.0) | NOX::NOXPlaya::Vector | |
| Vector(const NOX::NOXPlaya::Vector &source, NOX::CopyType type=DeepCopy) | NOX::NOXPlaya::Vector | |
| Vector(const Playa::Vector< double > &source, NOX::CopyType type=DeepCopy) | NOX::NOXPlaya::Vector | |
| Vector(const NOX::NOXPlaya::Vector &source, int numdigits, NOX::CopyType type=DeepCopy) | NOX::NOXPlaya::Vector | |
| Vector(const Playa::Vector< double > &source, int numdigits, NOX::CopyType type=DeepCopy) | NOX::NOXPlaya::Vector | |
| x | NOX::NOXPlaya::Vector | [private] |