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