|
OpenMEEG
|
#include <vector.h>


Friends | |
| class | SymMatrix |
| class | Matrix |
Additional Inherited Members | |
Public Types inherited from OpenMEEG::LinOpInfo | |
| enum | StorageType { FULL , SYMMETRIC , BLOCK , BLOCK_SYMMETRIC , SPARSE } |
| typedef maths::MathsIO * | IO |
Protected Attributes inherited from OpenMEEG::LinOpInfo | |
| Dimension | num_lines |
| Dimension | num_cols |
| StorageType | storage |
| unsigned | dim |
| IO | DefaultIO = nullptr |
|
inlinevirtual |
Implements OpenMEEG::LinOp.
| double OpenMEEG::Vector::sum | ( | ) | const |
|
virtual |
Implements OpenMEEG::LinOp.