39 #ifndef _vpMomentBasic_h_
40 #define _vpMomentBasic_h_
42 #include <visp3/core/vpConfig.h>
43 #include <visp3/core/vpMoment.h>
78 const std::vector<double> &
get()
const;
79 double get(
unsigned int i,
unsigned int j)
const;
83 const std::string
name()
const {
return "vpMomentBasic"; }
This class defines the 2D basic moment . This class is a wrapper for vpMomentObject which allows to u...
const std::string name() const
This class defines shared methods/attributes for 2D moments.
friend VISP_EXPORT std::ostream & operator<<(std::ostream &os, const vpMoment &m)
virtual void printDependencies(std::ostream &os) const
const std::vector< double > & get() const