OpenMEEG
|
#include <vector.h>
Friends | |
class | SymMatrix |
class | Matrix |
Additional Inherited Members | |
![]() | |
enum | StorageType { FULL , SYMMETRIC , BLOCK , BLOCK_SYMMETRIC , SPARSE } |
typedef maths::MathsIO * | IO |
![]() | |
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.