OpenMEEG
Classes | Namespaces | Functions
vector.h File Reference
#include <OMassert.H>
#include <cstdlib>
#include <string>
#include <OpenMEEGMathsConfig.h>
#include <linop.h>
#include <RC.H>
#include <MathsIO.H>
Include dependency graph for vector.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  OpenMEEG::Vector
 

Namespaces

 OpenMEEG
 

Functions

OPENMEEGMATHS_EXPORT Vector OpenMEEG::operator* (const double &d, const Vector &v)
 
OPENMEEGMATHS_EXPORT std::ostream & OpenMEEG::operator<< (std::ostream &f, const Vector &M)
 
OPENMEEGMATHS_EXPORT std::istream & OpenMEEG::operator>> (std::istream &f, Vector &M)