add(const Vector &b, Vector &sum) const | Morpheus::Vector | |
data_ | Morpheus::Vector | [private] |
dot(const Vector &b) const | Morpheus::Vector | |
getNumElements() const | Morpheus::Vector | |
norm1() const | Morpheus::Vector | |
norm2() const | Morpheus::Vector | |
normInf() const | Morpheus::Vector | |
numElements_ | Morpheus::Vector | [private] |
operator[](const int subscript) | Morpheus::Vector | |
operator[](const int subscript) const | Morpheus::Vector | |
print() const | Morpheus::Vector | |
scale(const double alpha) | Morpheus::Vector | |
setValue(const double alpha=0) | Morpheus::Vector | |
Vector(const int numElements) | Morpheus::Vector | |
~Vector() | Morpheus::Vector |