|
GetFEM++
5.3
|
handle conjugation of complex matrices/vectors. More...
#include "gmm_def.h"Go to the source code of this file.
Functions | |
| template<typename L > | |
| conjugated_return< L >::return_type | gmm::conjugated (const L &v) |
| return a conjugated view of the input matrix or vector. More... | |
handle conjugation of complex matrices/vectors.
Definition in file gmm_conjugated.h.
|
inline |
return a conjugated view of the input matrix or vector.
Definition at line 294 of file gmm_conjugated.h.