GetFEM++  5.3
gmm_conjugated.h File Reference

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...
 

Detailed Description

handle conjugation of complex matrices/vectors.

Author
Yves Renard Yves..nosp@m.Rena.nosp@m.rd@in.nosp@m.sa-l.nosp@m.yon.f.nosp@m.r
Date
September 18, 2003.

Definition in file gmm_conjugated.h.

Function Documentation

template<typename L >
conjugated_return<L>::return_type gmm::conjugated ( const L &  v)
inline

return a conjugated view of the input matrix or vector.

Definition at line 294 of file gmm_conjugated.h.