![]() |
ViSP
3.0.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 | |
| colNum | vpArray2D< double > | protected |
| cross(const vpTranslationVector &a, const vpTranslationVector &b) | vpTranslationVector | static |
| data | vpArray2D< double > | |
| dsize | vpArray2D< double > | protected |
| euclideanNorm() const | vpTranslationVector | |
| getCols() const | vpArray2D< double > | inline |
| getMaxValue() const | vpArray2D< double > | |
| getMinValue() const | vpArray2D< double > | |
| getRows() const | vpArray2D< double > | inline |
| load(const std::string &filename, vpArray2D< double > &A, const bool binary=false, char *header=NULL) | vpArray2D< double > | inlinestatic |
| loadYAML(const std::string &filename, vpArray2D< double > &A, char *header=NULL) | vpArray2D< double > | inlinestatic |
| operator*(const vpRowVector &v) const | vpTranslationVector | |
| operator*(const double x) const | vpTranslationVector | |
| operator*=(double x) | vpTranslationVector | |
| operator+(const vpTranslationVector &tv) const | vpTranslationVector | |
| operator-(const vpTranslationVector &tv) const | vpTranslationVector | |
| operator-() const | vpTranslationVector | |
| operator/(const double x) const | vpTranslationVector | |
| operator/=(double x) | vpTranslationVector | |
| operator=(const vpTranslationVector &tv) | vpTranslationVector | |
| operator=(double x) | vpTranslationVector | |
| vpArray2D< double >::operator=(const vpArray2D< double > &A) | vpArray2D< double > | inline |
| operator[](unsigned int n) | vpTranslationVector | inline |
| operator[](unsigned int n) const | vpTranslationVector | inline |
| resize(const unsigned int nrows, const unsigned int ncols, const bool flagNullify=true) | vpTranslationVector | inline |
| rowNum | vpArray2D< double > | protected |
| rowPtrs | vpArray2D< double > | protected |
| save(const std::string &filename, const vpArray2D< double > &A, const 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(const double tx, const double ty, const 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 | |
| vpArray2D() | vpArray2D< double > | inline |
| vpArray2D(const vpArray2D< double > &A) | vpArray2D< double > | inline |
| vpArray2D(unsigned int r, unsigned int c) | vpArray2D< double > | inline |
| vpArray2D(unsigned int r, unsigned int c, doubleval) | vpArray2D< double > | inline |
| vpGEMMmethod enum name | vpArray2D< double > | related |
| vpTranslationVector() | vpTranslationVector | inline |
| vpTranslationVector(const double tx, const double ty, const double tz) | vpTranslationVector | |
| vpTranslationVector(const vpTranslationVector &tv) | vpTranslationVector | |
| vpTranslationVector(const vpHomogeneousMatrix &M) | vpTranslationVector | |
| vpTranslationVector(const vpPoseVector &p) | vpTranslationVector | |
| ~vpArray2D() | vpArray2D< double > | inlinevirtual |