12#ifndef ARCANE_VECTOR_H
13#define ARCANE_VECTOR_H
20#include "VectorExpressionT.h"
46 Real operator[](
int i)
const {
return 0; }
Class to inherite to perform matrix computations.
Indexed set/space to define matrix and vector support.
double Real
Type représentant un réel.