Class documentation of Concepts

Loading...
Searching...
No Matches
concepts::GeneralPoint< F, CoordDim > Struct Template Reference

#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;
Author
Adrien Semin, 2018

Definition at line 682 of file vectorsMatrices.hh.


The documentation for this struct was generated from the following file: