| _arr | VectorN< Vector4d, double, 4 > | protected |
| begin() | VectorN< Vector4d, double, 4 > | inline |
| begin() const | VectorN< Vector4d, double, 4 > | inline |
| ConstIterator typedef | VectorN< Vector4d, double, 4 > | |
| data() | VectorN< Vector4d, double, 4 > | inline |
| data() const | VectorN< Vector4d, double, 4 > | inline |
| dot(const Vector4d &rhs) const | VectorN< Vector4d, double, 4 > | inline |
| end() | VectorN< Vector4d, double, 4 > | inline |
| end() const | VectorN< Vector4d, double, 4 > | inline |
| getMagnitude() const | VectorN< Vector4d, double, 4 > | inline |
| getNormalized() const | VectorN< Vector4d, double, 4 > | inline |
| Iterator typedef | VectorN< Vector4d, double, 4 > | |
| numElements() | VectorN< Vector4d, double, 4 > | inlinestatic |
| operator!=(const Vector4d &rhs) const | VectorN< Vector4d, double, 4 > | inline |
| operator*(const Vector4d &rhs) const | VectorN< Vector4d, double, 4 > | inline |
| operator*(doubles) const | VectorN< Vector4d, double, 4 > | inline |
| operator*=(const Vector4d &rhs) | VectorN< Vector4d, double, 4 > | inline |
| operator*=(doubles) | VectorN< Vector4d, double, 4 > | inline |
| operator+(const Vector4d &rhs) const | VectorN< Vector4d, double, 4 > | inline |
| operator+=(const Vector4d &rhs) | VectorN< Vector4d, double, 4 > | inline |
| operator-(const Vector4d &rhs) const | VectorN< Vector4d, double, 4 > | inline |
| operator-() const | VectorN< Vector4d, double, 4 > | inline |
| operator-=(const Vector4d &rhs) | VectorN< Vector4d, double, 4 > | inline |
| operator/(const Vector4d &rhs) const | VectorN< Vector4d, double, 4 > | inline |
| operator/(doubles) const | VectorN< Vector4d, double, 4 > | inline |
| operator/=(const Vector4d &rhs) | VectorN< Vector4d, double, 4 > | inline |
| operator/=(doubles) | VectorN< Vector4d, double, 4 > | inline |
| operator<(const Vector4d &rhs) const | VectorN< Vector4d, double, 4 > | inline |
| operator==(const Vector4d &rhs) const | VectorN< Vector4d, double, 4 > | inline |
| operator[](size_t i) | VectorN< Vector4d, double, 4 > | inline |
| operator[](size_t i) const | VectorN< Vector4d, double, 4 > | inline |
| Vector4d()=default | Vector4d | |
| Vector4d(double x, double y, double z, double w) | Vector4d | inline |
| VectorN() | VectorN< Vector4d, double, 4 > | inline |
| VectorN(Uninit) | VectorN< Vector4d, double, 4 > | inlineexplicit |
| VectorN(doubles) | VectorN< Vector4d, double, 4 > | inlineexplicit |
| VectorN(const std::array< double, N > &arr) | VectorN< Vector4d, double, 4 > | inlineexplicit |
| VectorN(const vector< double > &vec) | VectorN< Vector4d, double, 4 > | inlineexplicit |
| VectorN(const double *begin, const double *end) | VectorN< Vector4d, double, 4 > | inlineexplicit |