| bivector(const bivector &l, const bivector &r, const Operator< CompType > &C) | Eagle::PhysicalSpace::bivector | inline |
| bivector(const bivector &l, const double &scalar, const Operator< CompType > &C) | Eagle::PhysicalSpace::bivector | inline |
| bivector(const double &scalar, const bivector &l, const Operator< CompType > &C) | Eagle::PhysicalSpace::bivector | inline |
| bivector(const vector &a, const vector &b) | Eagle::PhysicalSpace::bivector | inline |
| bivector(double x, double y, double z) | Eagle::PhysicalSpace::bivector | inline |
| bivector() | Eagle::PhysicalSpace::bivector | inline |
| dot(const bivector &a, const bivector &b) | Eagle::PhysicalSpace::bivector | friend |
| inv() const | Eagle::PhysicalSpace::bivector | inline |
| operator()(const vector &v) const | Eagle::PhysicalSpace::bivector | inline |
| operator*() const | Eagle::PhysicalSpace::bivector | inline |
| operator*(const bivector &v, double r) | Eagle::PhysicalSpace::bivector | friend |
| operator*(double r, const bivector &b) | Eagle::PhysicalSpace::bivector | friend |
| operator+(const bivector &r) const | Eagle::PhysicalSpace::bivector | inline |
| operator-(const bivector &r) const | Eagle::PhysicalSpace::bivector | inline |
| operator-() const | Eagle::PhysicalSpace::bivector | inline |
| operator/(const bivector &b, double r) | Eagle::PhysicalSpace::bivector | friend |
| unit() const | Eagle::PhysicalSpace::bivector | inline |