cv::SparseMat::Node Struct Reference

sparse matrix node - element of a hash table More...

#include <core.hpp>

List of all members.

Public Attributes

size_t hashval
 hash value
int idx [CV_MAX_DIM]
 index of the matrix element
size_t next
 index of the next node in the same hash table entry

Detailed Description

sparse matrix node - element of a hash table


Member Data Documentation

hash value

int cv::SparseMat::Node::idx[CV_MAX_DIM]

index of the matrix element

index of the next node in the same hash table entry


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Generated on Thu Dec 23 11:40:55 2010 for opencv by  doxygen 1.6.3