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