Public Types | |
| typedef MatrixImplT | MatrixImplType |
Public Member Functions | |
| MatrixProfilerT (IMatrix &matrix) | |
| Scalar matrix builder. | |
| void | addMatrixEntry (Integer iIndex, Integer jIndex) |
| void | allocate () |
Definition at line 38 of file BaseMatrixProfiler.h.
| typedef MatrixImplT Alien::Common::MatrixProfilerT< ValueT, MatrixImplT >::MatrixImplType |
Definition at line 41 of file BaseMatrixProfiler.h.
|
explicit |
Scalar matrix builder.
Definition at line 38 of file MatrixProfilerT.h.
|
virtual |
Definition at line 73 of file MatrixProfilerT.h.
| void Alien::Common::MatrixProfilerT< ValueT, MatrixImplT >::addMatrixEntry | ( | Integer | iIndex, |
| Integer | jIndex ) |
Definition at line 83 of file MatrixProfilerT.h.
| void Alien::Common::MatrixProfilerT< ValueT, MatrixImplT >::allocate | ( | ) |
Definition at line 107 of file MatrixProfilerT.h.