Visual Servoing Platform
version 3.2.0 under development (2019-01-22)
|
This is the complete list of members for vpThetaUVector, including all inherited members.
buildFrom(const vpHomogeneousMatrix &M) | vpThetaUVector | |
buildFrom(const vpPoseVector &p) | vpThetaUVector | |
buildFrom(const vpRotationMatrix &R) | vpThetaUVector | |
buildFrom(const vpRzyxVector &rzyx) | vpThetaUVector | |
buildFrom(const vpRzyzVector &zyz) | vpThetaUVector | |
buildFrom(const vpRxyzVector &xyz) | vpThetaUVector | |
buildFrom(const vpQuaternionVector &q) | vpThetaUVector | |
buildFrom(const vpColVector &tu) | vpThetaUVector | |
buildFrom(const std::vector< double > &tu) | vpThetaUVector | |
buildFrom(const double tux, const double tuy, const double tuz) | vpThetaUVector | |
colNum | vpArray2D< double > | protected |
data | vpArray2D< double > | |
dsize | vpArray2D< double > | protected |
extract(double &theta, vpColVector &u) const | vpThetaUVector | |
getCols() const | vpArray2D< double > | inline |
getMaxValue() const | vpArray2D< double > | |
getMinValue() const | vpArray2D< double > | |
getRows() const | vpArray2D< double > | inline |
getTheta() const | vpThetaUVector | |
getU() const | vpThetaUVector | |
hadamard(const vpArray2D< double > &m) const | vpArray2D< double > | |
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*(double x) const | vpRotationVector | |
operator*(const double &x, const vpRotationVector &v) | vpRotationVector | related |
operator=(const vpColVector &tu) | vpThetaUVector | |
operator=(double x) | vpThetaUVector | |
vpRotationVector::operator=(const vpRotationVector &v) | vpRotationVector | inline |
vpArray2D< double >::operator=(const vpArray2D< double > &A) | vpArray2D< double > | inline |
operator[](unsigned int i) | vpRotationVector | inline |
operator[](unsigned int i) const | vpRotationVector | inline |
resize(const unsigned int nrows, const unsigned int ncols, const bool flagNullify=true, const bool recopy_=true) | vpArray2D< double > | 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 |
size() const | vpArray2D< double > | inline |
sumSquare() const | vpRotationVector | |
t() const | vpRotationVector | |
toStdVector() | vpRotationVector | |
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 |
vpRotationVector() | vpRotationVector | inline |
vpRotationVector(const unsigned int n) | vpRotationVector | inlineexplicit |
vpRotationVector(const vpRotationVector &v) | vpRotationVector | inline |
vpThetaUVector() | vpThetaUVector | |
vpThetaUVector(const vpThetaUVector &tu) | vpThetaUVector | |
vpThetaUVector(const vpHomogeneousMatrix &M) | vpThetaUVector | explicit |
vpThetaUVector(const vpPoseVector &p) | vpThetaUVector | explicit |
vpThetaUVector(const vpRotationMatrix &R) | vpThetaUVector | explicit |
vpThetaUVector(const vpRzyxVector &rzyx) | vpThetaUVector | explicit |
vpThetaUVector(const vpRzyzVector &rzyz) | vpThetaUVector | explicit |
vpThetaUVector(const vpRxyzVector &rxyz) | vpThetaUVector | explicit |
vpThetaUVector(const vpQuaternionVector &q) | vpThetaUVector | explicit |
vpThetaUVector(const vpColVector &tu) | vpThetaUVector | explicit |
vpThetaUVector(const std::vector< double > &tu) | vpThetaUVector | explicit |
vpThetaUVector(const double tux, const double tuy, const double tuz) | vpThetaUVector | |
~vpArray2D() | vpArray2D< double > | inlinevirtual |
~vpRotationVector() | vpRotationVector | inlinevirtual |
~vpThetaUVector() | vpThetaUVector | inlinevirtual |