|
NTPoly
|
A Class For Storing Triplets of Integer, Integer, Double. More...
#include <Triplet.h>
Public Attributes | |
| int | index_column |
| Column location. | |
| int | index_row |
| Row location. | |
| double | point_value |
| Value at that location. | |
A Class For Storing Triplets of Integer, Integer, Double.
1.8.13