![]() |
Visual Servoing Platform version 3.5.0
|
This is the complete list of members for vpPoseVector, including all inherited members.
| buildFrom(double tx, double ty, double tz, double tux, double tuy, double tuz) | vpPoseVector | |
| buildFrom(const vpHomogeneousMatrix &M) | vpPoseVector | |
| buildFrom(const vpTranslationVector &tv, const vpThetaUVector &tu) | vpPoseVector | |
| buildFrom(const vpTranslationVector &tv, const vpRotationMatrix &R) | vpPoseVector | |
| colNum | vpArray2D< double > | protected |
| data | vpArray2D< double > | |
| dsize | vpArray2D< double > | protected |
| extract(vpRotationMatrix &R) const | vpPoseVector | |
| extract(vpThetaUVector &tu) const | vpPoseVector | |
| extract(vpTranslationVector &tv) const | vpPoseVector | |
| extract(vpQuaternionVector &q) const | vpPoseVector | |
| getCols() const | vpArray2D< double > | inline |
| getMaxValue() const | vpArray2D< double > | |
| getMinValue() const | vpArray2D< double > | |
| getRotationMatrix() const | vpPoseVector | |
| getRows() const | vpArray2D< double > | inline |
| getThetaUVector() const | vpPoseVector | |
| getTranslationVector() const | vpPoseVector | |
| hadamard(const vpArray2D< double > &m) const | vpArray2D< double > | |
| init() | vpPoseVector | inline |
| load(std::ifstream &f) | vpPoseVector | |
| vpArray2D< double >::load(const std::string &filename, vpArray2D< double > &A, 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 vpArray2D< double > &A) const | vpArray2D< double > | |
| operator=(double x) | vpArray2D< double > | inline |
| operator=(const vpArray2D< double > &A) | vpArray2D< double > | inline |
| operator=(vpArray2D< double > &&other) noexcept | vpArray2D< double > | inline |
| operator=(const std::initializer_list< double > &list) | vpArray2D< double > | inline |
| operator=(const std::initializer_list< std::initializer_list< double > > &lists) | vpArray2D< double > | inline |
| operator==(const vpArray2D< double > &A) const | vpArray2D< double > | |
| operator==(const vpArray2D< double > &A) const | vpArray2D< double > | related |
| operator==(const vpArray2D< float > &A) const | vpArray2D< double > | inline |
| operator[](unsigned int i) | vpPoseVector | inline |
| operator[](unsigned int i) const | vpPoseVector | inline |
| print() const | vpPoseVector | |
| print(std::ostream &s, unsigned int length, char const *intro=0) const | vpPoseVector | |
| reshape(unsigned int nrows, unsigned int ncols) | vpArray2D< double > | inline |
| resize(unsigned int nrows, unsigned int ncols, bool flagNullify=true) | vpPoseVector | 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(std::ofstream &f) const | vpPoseVector | |
| vpArray2D< double >::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, double tux, double tuy, double tuz) | vpPoseVector | |
| size() const | vpArray2D< double > | inline |
| t() const | vpPoseVector | |
| 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, double val) | vpArray2D< double > | inline |
| vpArray2D(vpArray2D< double > &&A) noexcept | vpArray2D< double > | inline |
| vpArray2D(const std::initializer_list< double > &list) | vpArray2D< double > | inlineexplicit |
| vpArray2D(unsigned int nrows, unsigned int ncols, const std::initializer_list< double > &list) | vpArray2D< double > | inlineexplicit |
| vpArray2D(const std::initializer_list< std::initializer_list< double > > &lists) | vpArray2D< double > | inlineexplicit |
| 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 |
| vpPoseVector() | vpPoseVector | |
| vpPoseVector(double tx, double ty, double tz, double tux, double tuy, double tuz) | vpPoseVector | |
| vpPoseVector(const vpHomogeneousMatrix &M) | vpPoseVector | explicit |
| vpPoseVector(const vpTranslationVector &tv, const vpThetaUVector &tu) | vpPoseVector | |
| vpPoseVector(const vpTranslationVector &tv, const vpRotationMatrix &R) | vpPoseVector | |
| ~vpArray2D() | vpArray2D< double > | inlinevirtual |
| ~vpPoseVector() | vpPoseVector | inlinevirtual |