| NTPoly
    | 
A function object defining an operation on a complex triplet list. More...
#include <MatrixMapper.h>
| Public Member Functions | |
| virtual bool | operator() () | 
| Public Attributes | |
| Triplet_c | data | 
| When an operation is performed, this is the data to modify. | |
A function object defining an operation on a complex triplet list.
| 
 | inlinevirtual | 
An operation to apply to a matrix element. The core operation to overload.