Visual Servoing Platform  version 3.2.0 under development (2019-01-22)
vpArray2D< Type > Member List

This is the complete list of members for vpArray2D< Type >, including all inherited members.

colNumvpArray2D< Type >protected
datavpArray2D< Type >
dsizevpArray2D< Type >protected
getCols() const vpArray2D< Type >inline
getMaxValue() const vpArray2D< Type >
getMinValue() const vpArray2D< Type >
getRows() const vpArray2D< Type >inline
hadamard(const vpArray2D< Type > &m) const vpArray2D< Type >
load(const std::string &filename, vpArray2D< Type > &A, const bool binary=false, char *header=NULL)vpArray2D< Type >inlinestatic
loadYAML(const std::string &filename, vpArray2D< Type > &A, char *header=NULL)vpArray2D< Type >inlinestatic
operator<<(std::ostream &s, const vpArray2D< Type > &A)vpArray2D< Type >friend
operator=(Type x)vpArray2D< Type >inline
operator=(const vpArray2D< Type > &A)vpArray2D< Type >inline
operator[](unsigned int i)vpArray2D< Type >inline
operator[](unsigned int i) const vpArray2D< Type >inline
resize(const unsigned int nrows, const unsigned int ncols, const bool flagNullify=true, const bool recopy_=true)vpArray2D< Type >inline
rowNumvpArray2D< Type >protected
rowPtrsvpArray2D< Type >protected
save(const std::string &filename, const vpArray2D< Type > &A, const bool binary=false, const char *header="")vpArray2D< Type >inlinestatic
saveYAML(const std::string &filename, const vpArray2D< Type > &A, const char *header="")vpArray2D< Type >inlinestatic
size() const vpArray2D< Type >inline
vpArray2D()vpArray2D< Type >inline
vpArray2D(const vpArray2D< Type > &A)vpArray2D< Type >inline
vpArray2D(unsigned int r, unsigned int c)vpArray2D< Type >inline
vpArray2D(unsigned int r, unsigned int c, Type val)vpArray2D< Type >inline
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< Type >related
vpGEMMmethod enum namevpArray2D< Type >related
~vpArray2D()vpArray2D< Type >inlinevirtual