![]() |
rasdaman client API 10.6.3
The Array Analytics Engine: Datacubes at Your Fingertips
|
This is the complete list of members for r_PointDouble, including all inherited members.
| compare_with(const r_PointDouble &p) const | r_PointDouble | |
| dimension() const | r_PointDouble | |
| dotProduct(const r_PointDouble &r) const | r_PointDouble | |
| getVectorContent() const | r_PointDouble | |
| operator!=(const r_PointDouble &vectorArg) const | r_PointDouble | |
| operator*(const r_PointDouble &vectorArg) const | r_PointDouble | |
| operator*(double scalarArg) const | r_PointDouble | |
| operator*=(const r_PointDouble &a) noexcept(false) | r_PointDouble | |
| operator*=(double a) noexcept | r_PointDouble | |
| operator+(const r_PointDouble &vectorArg) const | r_PointDouble | |
| operator+=(const r_PointDouble &a) noexcept(false) | r_PointDouble | |
| operator-(const r_PointDouble &vectorArg) const | r_PointDouble | |
| operator-=(const r_PointDouble &a) noexcept(false) | r_PointDouble | |
| operator<(const r_PointDouble &vectorArg) const | r_PointDouble | |
| operator=(const r_PointDouble &) | r_PointDouble | |
| operator==(const r_PointDouble &vectorArg) const | r_PointDouble | |
| operator[](size_t) const | r_PointDouble | |
| operator[](size_t) | r_PointDouble | |
| print_status(std::ostream &s) const | r_PointDouble | |
| r_PointDouble(r_Dimension) | r_PointDouble | explicit |
| r_PointDouble(r_Dimension dim, double value) | r_PointDouble | |
| r_PointDouble(const r_Point &pt) | r_PointDouble | explicit |
| r_PointDouble(const std::vector< double > &content) | r_PointDouble | explicit |
| r_PointDouble(const r_PointDouble &vectorArg) | r_PointDouble | |
| toIntPoint() const | r_PointDouble | |
| ~r_PointDouble() | r_PointDouble |