![]() |
Visual Servoing Platform version 3.6.0
|
This is the complete list of members for vpRowVector, including all inherited members.
| clear() | vpRowVector | inline |
| colNum | vpArray2D< double > | protected |
| conv2(const vpArray2D< double > &M, const vpArray2D< double > &kernel, const std::string &mode) | vpArray2D< double > | static |
| conv2(const vpArray2D< double > &M, const vpArray2D< double > &kernel, vpArray2D< double > &res, const std::string &mode) | vpArray2D< double > | static |
| cppPrint(std::ostream &os, const std::string &matrixName="A", bool octet=false) const | vpRowVector | |
| csvPrint(std::ostream &os) const | vpRowVector | |
| data | vpArray2D< double > | |
| deg2rad() | vpRowVector | inline |
| dsize | vpArray2D< double > | protected |
| euclideanNorm() const | vpRowVector | |
| extract(unsigned int c, unsigned int rowsize) const | vpRowVector | inline |
| frobeniusNorm() const | vpRowVector | |
| 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 > | |
| init(const vpRowVector &v, unsigned int c, unsigned int ncols) | vpRowVector | |
| init() | vpRowVector | inline |
| insert(unsigned int i, const vpRowVector &v) | vpRowVector | |
| vpArray2D< double >::insert(const vpArray2D< double > &A, unsigned int r, unsigned int c) | vpArray2D< double > | inline |
| vpArray2D< double >::insert(const vpArray2D< double > &A, const vpArray2D< double > &B, unsigned int r, unsigned int c) | vpArray2D< double > | |
| vpArray2D< double >::insert(const vpArray2D< double > &A, const vpArray2D< double > &B, vpArray2D< double > &C, unsigned int r, unsigned int c) | vpArray2D< double > | related |
| 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 |
| maplePrint(std::ostream &os) const | vpRowVector | |
| matlabPrint(std::ostream &os) const | vpRowVector | |
| mean(const vpRowVector &v) | vpRowVector | static |
| median(const vpRowVector &v) | vpRowVector | static |
| normalize() | vpRowVector | |
| normalize(vpRowVector &x) const | vpRowVector | |
| operator!=(const vpRowVector &v) const | vpRowVector | |
| vpArray2D< double >::operator!=(const vpArray2D< double > &A) const | vpArray2D< double > | |
| operator*(const vpColVector &x) const | vpRowVector | |
| operator*(const vpMatrix &M) const | vpRowVector | |
| operator*(double x) const | vpRowVector | |
| operator*=(double x) | vpRowVector | |
| operator+(const vpRowVector &v) const | vpRowVector | |
| operator+=(vpRowVector v) | vpRowVector | |
| operator,(double val) | vpRowVector | |
| operator-(const vpRowVector &v) const | vpRowVector | |
| operator-() const | vpRowVector | |
| operator-=(vpRowVector v) | vpRowVector | |
| operator/(double x) const | vpRowVector | |
| operator/=(double x) | vpRowVector | |
| operator<<(const vpRowVector &v) | vpRowVector | |
| operator<<(double val) | vpRowVector | |
| operator=(const vpRowVector &v) | vpRowVector | |
| operator=(const vpMatrix &M) | vpRowVector | |
| operator=(const std::vector< double > &v) | vpRowVector | |
| operator=(const std::vector< float > &v) | vpRowVector | |
| operator=(double x) | vpRowVector | |
| operator=(vpRowVector &&v) | vpRowVector | |
| operator=(const std::initializer_list< double > &list) | vpRowVector | |
| vpArray2D< double >::operator=(const vpArray2D< double > &A) | vpArray2D< double > | inline |
| vpArray2D< double >::operator=(vpArray2D< double > &&other) noexcept | vpArray2D< double > | inline |
| vpArray2D< double >::operator=(const std::initializer_list< std::initializer_list< double > > &lists) | vpArray2D< double > | inline |
| vpArray2D< double >::operator=(const nlohmann::json &j)=delete | vpArray2D< double > | |
| operator==(const vpRowVector &v) const | vpRowVector | |
| vpArray2D< double >::operator==(const vpArray2D< double > &A) const | vpArray2D< double > | |
| vpArray2D< double >::operator==(const vpArray2D< double > &A) const | vpArray2D< double > | related |
| vpArray2D< double >::operator==(const vpArray2D< float > &A) const | vpArray2D< double > | related |
| operator[](unsigned int n) | vpRowVector | inline |
| operator[](unsigned int n) const | vpRowVector | inline |
| print(std::ostream &s, unsigned int length, char const *intro=0) const | vpRowVector | |
| rad2deg() | vpRowVector | inline |
| reshape(vpMatrix &M, const unsigned int &nrows, const unsigned int &ncols) | vpRowVector | |
| reshape(unsigned int nrows, unsigned int ncols) | vpRowVector | |
| resize(unsigned int i, bool flagNullify=true) | vpRowVector | inline |
| resize(unsigned int nrows, unsigned int ncols, bool flagNullify) | vpRowVector | 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 |
| setIdentity(const double &val=1.0) | vpRowVector | |
| size() const | vpArray2D< double > | inline |
| stack(double d) | vpRowVector | |
| stack(const vpRowVector &v) | vpRowVector | |
| stack(const vpRowVector &A, const vpRowVector &B) | vpRowVector | static |
| stack(const vpRowVector &A, const vpRowVector &B, vpRowVector &C) | vpRowVector | static |
| stackMatrices(const vpRowVector &r) | vpRowVector | inline |
| stackMatrices(const vpRowVector &A, const vpRowVector &B) | vpRowVector | inlinestatic |
| stackMatrices(const vpRowVector &A, const vpRowVector &B, vpRowVector &C) | vpRowVector | inlinestatic |
| stdev(const vpRowVector &v, bool useBesselCorrection=false) | vpRowVector | static |
| sum() const | vpRowVector | |
| sumSquare() const | vpRowVector | |
| t() const | vpRowVector | |
| toStdVector() const | vpRowVector | |
| transpose() const | vpRowVector | |
| transpose(vpColVector &v) const | vpRowVector | |
| 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 |
| vpRowVector() | vpRowVector | inline |
| vpRowVector(unsigned int n) | vpRowVector | inlineexplicit |
| vpRowVector(unsigned int n, double val) | vpRowVector | inline |
| vpRowVector(const vpRowVector &v) | vpRowVector | inline |
| vpRowVector(const vpRowVector &v, unsigned int c, unsigned int ncols) | vpRowVector | |
| vpRowVector(const vpMatrix &M) | vpRowVector | |
| vpRowVector(const vpMatrix &M, unsigned int i) | vpRowVector | |
| vpRowVector(const std::vector< double > &v) | vpRowVector | |
| vpRowVector(const std::vector< float > &v) | vpRowVector | |
| vpRowVector(vpRowVector &&v) | vpRowVector | |
| vpRowVector(const std::initializer_list< double > &list) | vpRowVector | inline |
| ~vpArray2D() | vpArray2D< double > | inlinevirtual |
| ~vpRowVector() | vpRowVector | inlinevirtual |