This is the complete list of members for cv::SparseMat_< _Tp >, including all inherited members.
addref() | cv::SparseMat | |
assignTo(SparseMat &m, int type=-1) const | cv::SparseMat | |
begin() | cv::SparseMat_< _Tp > | |
begin() const | cv::SparseMat_< _Tp > | |
channels() const | cv::SparseMat_< _Tp > | |
clear() | cv::SparseMat | |
clone() const | cv::SparseMat_< _Tp > | |
const_iterator typedef | cv::SparseMat_< _Tp > | |
convertTo(SparseMat &m, int rtype, double alpha=1) const | cv::SparseMat | |
convertTo(Mat &m, int rtype, double alpha=1, double beta=0) const | cv::SparseMat | |
copyTo(SparseMat &m) const | cv::SparseMat | |
copyTo(Mat &m) const | cv::SparseMat | |
create(int dims, const int *_sizes) | cv::SparseMat_< _Tp > | |
cv::SparseMat::create(int dims, const int *_sizes, int _type) | cv::SparseMat | |
depth() const | cv::SparseMat_< _Tp > | |
dims() const | cv::SparseMat | |
elemSize() const | cv::SparseMat | |
elemSize1() const | cv::SparseMat | |
end() | cv::SparseMat_< _Tp > | |
end() const | cv::SparseMat_< _Tp > | |
erase(int i0, int i1, size_t *hashval=0) | cv::SparseMat | |
erase(int i0, int i1, int i2, size_t *hashval=0) | cv::SparseMat | |
erase(const int *idx, size_t *hashval=0) | cv::SparseMat | |
find(int i0, size_t *hashval=0) const | cv::SparseMat | |
find(int i0, int i1, size_t *hashval=0) const | cv::SparseMat | |
find(int i0, int i1, int i2, size_t *hashval=0) const | cv::SparseMat | |
find(const int *idx, size_t *hashval=0) const | cv::SparseMat | |
flags | cv::SparseMat | |
hash(int i0) const | cv::SparseMat | |
hash(int i0, int i1) const | cv::SparseMat | |
hash(int i0, int i1, int i2) const | cv::SparseMat | |
hash(const int *idx) const | cv::SparseMat | |
HASH_BIT enum value | cv::SparseMat | |
HASH_SCALE enum value | cv::SparseMat | |
hdr | cv::SparseMat | |
iterator typedef | cv::SparseMat_< _Tp > | |
MAGIC_VAL enum value | cv::SparseMat | |
MAX_DIM enum value | cv::SparseMat | |
newNode(const int *idx, size_t hashval) | cv::SparseMat | |
node(size_t nidx) | cv::SparseMat | |
node(size_t nidx) const | cv::SparseMat | |
nzcount() const | cv::SparseMat | |
operator()(int i0, size_t *hashval=0) const | cv::SparseMat_< _Tp > | |
operator()(int i0, int i1, size_t *hashval=0) const | cv::SparseMat_< _Tp > | |
operator()(int i0, int i1, int i2, size_t *hashval=0) const | cv::SparseMat_< _Tp > | |
operator()(const int *idx, size_t *hashval=0) const | cv::SparseMat_< _Tp > | |
operator=(const SparseMat &m) | cv::SparseMat_< _Tp > | |
operator=(const SparseMat_ &m) | cv::SparseMat_< _Tp > | |
operator=(const Mat &m) | cv::SparseMat_< _Tp > | |
ptr(int i0, bool createMissing, size_t *hashval=0) | cv::SparseMat | |
ptr(int i0, int i1, bool createMissing, size_t *hashval=0) | cv::SparseMat | |
ptr(int i0, int i1, int i2, bool createMissing, size_t *hashval=0) | cv::SparseMat | |
ptr(const int *idx, bool createMissing, size_t *hashval=0) | cv::SparseMat | |
ref(int i0, size_t *hashval=0) | cv::SparseMat_< _Tp > | |
ref(int i0, int i1, size_t *hashval=0) | cv::SparseMat_< _Tp > | |
ref(int i0, int i1, int i2, size_t *hashval=0) | cv::SparseMat_< _Tp > | |
ref(const int *idx, size_t *hashval=0) | cv::SparseMat_< _Tp > | |
release() | cv::SparseMat | |
removeNode(size_t hidx, size_t nidx, size_t previdx) | cv::SparseMat | |
resizeHashTab(size_t newsize) | cv::SparseMat | |
size() const | cv::SparseMat | |
size(int i) const | cv::SparseMat | |
SparseMat() | cv::SparseMat | |
SparseMat(int dims, const int *_sizes, int _type) | cv::SparseMat | |
SparseMat(const SparseMat &m) | cv::SparseMat | |
SparseMat(const Mat &m) | cv::SparseMat | explicit |
SparseMat_() | cv::SparseMat_< _Tp > | |
SparseMat_(int dims, const int *_sizes) | cv::SparseMat_< _Tp > | |
SparseMat_(const SparseMat &m) | cv::SparseMat_< _Tp > | |
SparseMat_(const SparseMat_ &m) | cv::SparseMat_< _Tp > | |
SparseMat_(const Mat &m) | cv::SparseMat_< _Tp > | |
type() const | cv::SparseMat_< _Tp > | |
value(int i0, size_t *hashval=0) const | cv::SparseMat | |
value(int i0, int i1, size_t *hashval=0) const | cv::SparseMat | |
value(int i0, int i1, int i2, size_t *hashval=0) const | cv::SparseMat | |
value(const int *idx, size_t *hashval=0) const | cv::SparseMat | |
value(Node *n) | cv::SparseMat | |
value(const Node *n) const | cv::SparseMat | |
~SparseMat() | cv::SparseMat |