|
CppNCorr
C++ ncorr Digital Image Correlation engine
|
Public Types | |
| typedef ROI2D::difference_type | difference_type |
Public Member Functions | |
| sparse_tree_element (difference_type p1, difference_type p2, difference_type val) | |
| bool | operator< (const sparse_tree_element &b) const |
Public Attributes | |
| difference_type | p1 |
| difference_type | p2 |
| difference_type | val |
Definition at line 108 of file Data2D.cpp.
Definition at line 109 of file Data2D.cpp.
|
inline |
Definition at line 112 of file Data2D.cpp.
|
inline |
Definition at line 115 of file Data2D.cpp.
| difference_type ncorr::details::sparse_tree_element::p1 |
Definition at line 123 of file Data2D.cpp.
| difference_type ncorr::details::sparse_tree_element::p2 |
Definition at line 124 of file Data2D.cpp.
|
mutable |
Definition at line 125 of file Data2D.cpp.