![]() |
Visual Servoing Platform version 3.7.0
|
This is the complete list of members for vpTranslationVector, including all inherited members.
| buildFrom(const double &tx, const double &ty, const double &tz) | vpTranslationVector | |
| buildFrom(const vpHomogeneousMatrix &M) | vpTranslationVector | |
| buildFrom(const vpPoseVector &p) | vpTranslationVector | |
| buildFrom(const vpColVector &v) | vpTranslationVector | |
| colNum | vpArray2D< double > | protected |
| conv2(const vpArray2D< double > &M, const vpArray2D< double > &kernel, const std::string &mode) | vpArray2D< double > | static |
| cross(const vpTranslationVector &a, const vpTranslationVector &b) | vpTranslationVector | static |
| data | vpArray2D< double > | |
| dsize | vpArray2D< double > | protected |
| euclideanNorm() const | vpTranslationVector | |
| frobeniusNorm() const | vpTranslationVector | |
| getCols() const | vpArray2D< double > | inline |
| getMaxValue() const | vpArray2D< double > | |
| getMinValue() const | vpArray2D< double > | |
| getRows() const | vpArray2D< double > | inline |
| hadamard(const vpArray2D< double > &m) const | vpArray2D< double > | |
| insert(const vpArray2D< double > &A, unsigned int r, unsigned int c) | vpArray2D< double > | inline |
| isFinite(const vpArray2D< double > &A) | vpArray2D< double > | inlinestatic |
| isMemoryOwner | vpArray2D< double > | protected |
| isRowPtrsOwner | vpArray2D< double > | protected |
| load(const std::string &filename, vpArray2D< double > &A, bool binary=false, char *header=nullptr) | vpArray2D< double > | inlinestatic |
| loadYAML(const std::string &filename, vpArray2D< double > &A, char *header=nullptr) | vpArray2D< double > | inlinestatic |
| m_index | vpTranslationVector | protected |
| mean(const std::vector< vpHomogeneousMatrix > &vec_M) | vpTranslationVector | static |
| mean(const std::vector< vpTranslationVector > &vec_t) | vpTranslationVector | static |
| operator!=(const vpArray2D< double > &A) const | vpArray2D< double > | |
| operator*(const vpRowVector &v) const | vpTranslationVector | |
| operator*(double x) const | vpTranslationVector | |
| operator*=(double x) | vpTranslationVector | |
| operator+(const vpTranslationVector &tv) const | vpTranslationVector | |
| operator+(const vpColVector &v) const | vpTranslationVector | |
| operator,(double val) | vpTranslationVector | |
| operator-(const vpTranslationVector &tv) const | vpTranslationVector | |
| operator-() const | vpTranslationVector | |
| operator/(double x) const | vpTranslationVector | |
| operator/=(double x) | vpTranslationVector | |
| operator<<(double val) | vpTranslationVector | |
| operator=(const vpColVector &tv) | vpTranslationVector | |
| operator=(const vpTranslationVector &tv) | vpTranslationVector | |
| operator=(double x) | vpTranslationVector | |
| operator=(const std::initializer_list< double > &list) | vpTranslationVector | |
| operator==(const vpArray2D< double > &A) const | vpArray2D< double > | related |
| operator==(const vpArray2D< float > &A) const | vpArray2D< double > | related |
| operator[](unsigned int n) | vpTranslationVector | inline |
| operator[](unsigned int n) const | vpTranslationVector | inline |
| reshape(unsigned int nrows, unsigned int ncols) | vpArray2D< double > | inline |
| resize(unsigned int nrows, unsigned int ncols, bool flagNullify=true) | vpTranslationVector | inline |
| vpArray2D< double >::resize(unsigned int nrows, unsigned int ncols, bool flagNullify=true, bool recopy_=true) | vpArray2D< double > | inline |
| rowNum | vpArray2D< double > | protected |
| rowPtrs | vpArray2D< double > | protected |
| save(const std::string &filename, const vpArray2D< double > &A, bool binary=false, const char *header="") | vpArray2D< double > | inlinestatic |
| saveYAML(const std::string &filename, const vpArray2D< double > &A, const char *header="") | vpArray2D< double > | inlinestatic |
| set(double tx, double ty, double tz) | vpTranslationVector | |
| size() const | vpArray2D< double > | inline |
| skew() const | vpTranslationVector | |
| skew(const vpTranslationVector &tv) | vpTranslationVector | static |
| skew(const vpTranslationVector &tv, vpMatrix &M) | vpTranslationVector | static |
| sumSquare() const | vpTranslationVector | |
| t() const | vpTranslationVector | |
| view(const vpArray2D< double > &A) | vpArray2D< double > | inlinestatic |
| vpArray2D() | vpArray2D< double > | inline |
| vpGEMM(const vpArray2D< double > &A, const vpArray2D< double > &B, const double &alpha, const vpArray2D< double > &C, const double &beta, vpArray2D< double > &D, const unsigned int &ops=0) | vpArray2D< double > | related |
| vpGEMMmethod enum name | vpArray2D< double > | related |
| vpTranslationVector() | vpTranslationVector | inline |
| vpTranslationVector(double tx, double ty, double tz) | vpTranslationVector | |
| vpTranslationVector(const vpTranslationVector &tv) | vpTranslationVector | |
| vpTranslationVector(const vpHomogeneousMatrix &M) | vpTranslationVector | |
| vpTranslationVector(const vpPoseVector &p) | vpTranslationVector | |
| vpTranslationVector(const vpColVector &v) | vpTranslationVector | |
| ~vpArray2D() | vpArray2D< double > | inlinevirtual |