vectorsMatricesForward.hh File Reference

#include "typedefs.hh"

Go to the source code of this file.

Classes

class  concepts::Mapping< F, DimY, DimX >
 Basic class for a 2D or 3D map. More...
 
class  concepts::Point< F, dim >
 Basic class for a Point or a vector. More...
 
class  concepts::UnitNd< dim >
 A vector of dimension dim and length 1. More...
 

Namespaces

 concepts
 Basic namespace for Concepts-2.
 

Typedefs

typedef Point< Cmplx, 1 > concepts::Cmplx1d
 
typedef Point< Cmplx, 2 > concepts::Cmplx2d
 
typedef Point< Cmplx, 3 > concepts::Cmplx3d
 
typedef Point< Real, 1 > concepts::Real1d
 
typedef Point< Real, 2 > concepts::Real2d
 
typedef Point< Real, 3 > concepts::Real3d
 
typedef UnitNd< 1 > concepts::Unit1d
 
typedef UnitNd< 2 > concepts::Unit2d
 
typedef UnitNd< 3 > concepts::Unit3d
 

Detailed Description

vectors and matrices for 2D and 3D, forward declarations

Definition in file vectorsMatricesForward.hh.

Page URL: http://wiki.math.ethz.ch/bin/view/Concepts/WebHome
21 August 2020
© 2020 Eidgenössische Technische Hochschule Zürich