|
OpenMEEG
|
#include <linop.h>
Inherits std::shared_ptr< double[]>.
Public Types | |
| typedef std::shared_ptr< double[]> | base |
Public Member Functions | |
| LinOpValue () | |
| LinOpValue (const size_t n) | |
| LinOpValue (const size_t n, const double *initval) | |
| LinOpValue (const size_t n, const LinOpValue &v) | |
| ~LinOpValue () | |
| bool | empty () const |
| typedef std::shared_ptr<double[]> OpenMEEG::LinOpValue::base |
|
inline |
|
inline |