Vector class, to be used by user.
More...
#include <arcane/matrix/Vector.h>
Vector class, to be used by user.
Definition at line 35 of file matrix/Vector.h.
◆ Vector() [1/2]
◆ Vector() [2/2]
template<class V>
| Arcane::Vector::Vector |
( |
const VectorExpr< V > & | src | ) |
|
|
inline |
◆ ~Vector()
| Arcane::Vector::~Vector |
( |
| ) |
|
|
inline |
◆ domain()
◆ operator=()
template<class V>
| Vector & Arcane::Vector::operator= |
( |
const VectorExpr< V > & | src | ) |
|
|
inline |
◆ operator[]()
| Real Arcane::Vector::operator[] |
( |
int | i | ) |
const |
|
inline |
◆ m_domain
The documentation for this class was generated from the following file: