#include <vectorsMatrices.hh>
Public Types | |
typedef concepts::Mapping< F, dim > | Type |
Introduction of a mapping type which is Real or Cmplx for dimension 1 and Mapping<Real,dim> or Mapping<Cmplx,dim> for higher dimensions. Use it like
GeneralMapping<F,dim>::Type m;
Definition at line 642 of file vectorsMatrices.hh.
typedef concepts::Mapping<F,dim> concepts::GeneralMapping< F, dim >::Type |
Definition at line 643 of file vectorsMatrices.hh.