Visual Servoing Platform
version 3.0.1
|
This is the complete list of members for vpForceTwistMatrix, including all inherited members.
buildFrom(const vpTranslationVector &t, const vpRotationMatrix &R) | vpForceTwistMatrix | |
buildFrom(const vpTranslationVector &t, const vpThetaUVector &thetau) | vpForceTwistMatrix | |
buildFrom(const vpHomogeneousMatrix &M) | vpForceTwistMatrix | |
colNum | vpArray2D< double > | protected |
data | vpArray2D< double > | |
dsize | vpArray2D< double > | protected |
eye() | vpForceTwistMatrix | |
getCols() const | vpArray2D< double > | inline |
getMaxValue() const | vpArray2D< double > | |
getMinValue() const | vpArray2D< double > | |
getRows() const | vpArray2D< double > | inline |
init() | vpForceTwistMatrix | 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 vpForceTwistMatrix &F) const | vpForceTwistMatrix | |
operator*(const vpMatrix &M) const | vpForceTwistMatrix | |
operator*(const vpColVector &H) const | vpForceTwistMatrix | |
operator=(const vpForceTwistMatrix &H) | vpForceTwistMatrix | |
vpArray2D< double >::operator=(doublex) | vpArray2D< double > | inline |
vpArray2D< double >::operator=(const vpArray2D< double > &A) | vpArray2D< double > | inline |
operator[](unsigned int i) | vpArray2D< double > | inline |
operator[](unsigned int i) const | vpArray2D< double > | inline |
print(std::ostream &s, unsigned int length, char const *intro=0) const | vpForceTwistMatrix | |
resize(const unsigned int nrows, const unsigned int ncols, const bool flagNullify=true) | vpForceTwistMatrix | 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 |
setIdentity() | vpForceTwistMatrix | |
size() const | vpArray2D< double > | inline |
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 |
vpForceTwistMatrix() | vpForceTwistMatrix | |
vpForceTwistMatrix(const vpForceTwistMatrix &F) | vpForceTwistMatrix | |
vpForceTwistMatrix(const vpHomogeneousMatrix &M) | vpForceTwistMatrix | |
vpForceTwistMatrix(const vpTranslationVector &t, const vpThetaUVector &thetau) | vpForceTwistMatrix | |
vpForceTwistMatrix(const vpTranslationVector &t, const vpRotationMatrix &R) | vpForceTwistMatrix | |
vpForceTwistMatrix(const double tx, const double ty, const double tz, const double tux, const double tuy, const double tuz) | vpForceTwistMatrix | |
vpGEMMmethod enum name | vpArray2D< double > | related |
~vpArray2D() | vpArray2D< double > | inlinevirtual |
~vpForceTwistMatrix() | vpForceTwistMatrix | inlinevirtual |