|
sgsPy
structurally guided sampling
|
#include <clhs.h>
Public Attributes | |
| T * | p_features = nullptr |
| int | x = -1 |
| int | y = -1 |
Structure for containing the x and y positions of a point, along with an array of its feature values.
| T* sgs::clhs::Point< T >::p_features = nullptr |
| int sgs::clhs::Point< T >::x = -1 |
| int sgs::clhs::Point< T >::y = -1 |