concepts::GeneralPoint< F, CoordDim > Struct Template Reference
Introduction of a point type which is Real or Cmplx for dimension 1 and Point<Real,dim> or Point<Cmplx,dim> for higher dimensions. More...
#include <vectorsMatrices.hh>
Inheritance diagram for concepts::GeneralPoint< F, CoordDim >:
Detailed Description
template<class F, uint CoordDim>
struct concepts::GeneralPoint< F, CoordDim >
Introduction of a point type which is Real or Cmplx for dimension 1 and Point<Real,dim> or Point<Cmplx,dim> for higher dimensions.
Use it like
template<int CoordDim> using GeneralPointT = typename concepts::Coordinate<CoordDim>::type;
Definition at line 682 of file vectorsMatrices.hh.
The documentation for this struct was generated from the following file:
- basics/vectorsMatrices.hh