| array_type typedef | Tensor< 1, dim, Number > | |
| clear() | Tensor< 1, dim, Number > | |
| component_to_unrolled_index(const TableIndices< rank_ > &indices) | Tensor< 1, dim, Number > | static |
| dimension | Tensor< 1, dim, Number > | static |
| distance(const Point< dim, Number > &p) const | Point< dim, Number > | |
| memory_consumption() | Tensor< 1, dim, Number > | static |
| n_independent_components | Tensor< 1, dim, Number > | static |
| norm() const | Tensor< 1, dim, Number > | |
| norm_square() const | Tensor< 1, dim, Number > | |
| operator Tensor< 1, dim, Tensor< rank_-1, dim, OtherNumber > >() const | Tensor< 1, dim, Number > | |
| operator!=(const Tensor< rank_, dim, OtherNumber > &) const | Tensor< 1, dim, Number > | |
| operator()(const unsigned int index) const | Point< dim, Number > | |
| operator()(const unsigned int index) | Point< dim, Number > | |
| operator*(const OtherNumber) const | Point< dim, Number > | related |
| operator*(const Tensor< 1, dim, Number > &p) const | Point< dim, Number > | |
| operator*=(const OtherNumber factor) | Tensor< 1, dim, Number > | |
| operator+(const Tensor< 1, dim, Number > &) const | Point< dim, Number > | |
| operator+=(const Tensor< rank_, dim, OtherNumber > &) | Tensor< 1, dim, Number > | |
| operator-(const Point< dim, Number > &) const | Point< dim, Number > | |
| operator-(const Tensor< 1, dim, Number > &) const | Point< dim, Number > | |
| operator-() const | Point< dim, Number > | |
| operator-=(const Tensor< rank_, dim, OtherNumber > &) | Tensor< 1, dim, Number > | |
| operator/(const OtherNumber) const | Point< dim, Number > | |
| operator/=(const OtherNumber factor) | Tensor< 1, dim, Number > | |
| operator<<(std::ostream &out, const Point< dim, Number > &p) | Point< dim, Number > | related |
| operator=(const Tensor< rank_, dim, OtherNumber > &rhs) | Tensor< 1, dim, Number > | |
| operator=(const Number d) | Tensor< 1, dim, Number > | |
| operator==(const Tensor< rank_, dim, OtherNumber > &) const | Tensor< 1, dim, Number > | |
| operator>>(std::istream &in, Point< dim, Number > &p) | Point< dim, Number > | related |
| operator[](const unsigned int i) | Tensor< 1, dim, Number > | |
| operator[](const unsigned int i) const | Tensor< 1, dim, Number > | |
| operator[](const TableIndices< rank_ > &indices) const | Tensor< 1, dim, Number > | |
| operator[](const TableIndices< rank_ > &indices) | Tensor< 1, dim, Number > | |
| Point() | Point< dim, Number > | |
| Point(const Tensor< 1, dim, Number > &) | Point< dim, Number > | explicit |
| Point(const Number x) | Point< dim, Number > | explicit |
| Point(const Number x, const Number y) | Point< dim, Number > | |
| Point(const Number x, const Number y, const Number z) | Point< dim, Number > | |
| rank | Tensor< 1, dim, Number > | static |
| serialize(Archive &ar, const unsigned int version) | Point< dim, Number > | |
| square() const | Point< dim, Number > | |
| Tensor() | Tensor< 1, dim, Number > | |
| Tensor(const array_type &initializer) | Tensor< 1, dim, Number > | |
| Tensor(const Tensor< rank_, dim, OtherNumber > &initializer) | Tensor< 1, dim, Number > | |
| Tensor(const Tensor< 1, dim, Tensor< rank_-1, dim, OtherNumber > > &initializer) | Tensor< 1, dim, Number > | |
| tensor_type typedef | Tensor< 1, dim, Number > | |
| unit_vector(const unsigned int i) | Point< dim, Number > | static |
| unroll(Vector< OtherNumber > &result) const | Tensor< 1, dim, Number > | |
| unrolled_to_component_indices(const unsigned int i) | Tensor< 1, dim, Number > | static |
| value_type typedef | Tensor< 1, dim, Number > | |