BornAgain  1.19.0
Simulate and fit neutron and x-ray scattering at grazing incidence
BasicVector3D.h File Reference

Declares and partly implements template class BasicVector3D. More...

Include dependency graph for BasicVector3D.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  BasicVector3D< T >
 Three-dimensional vector template, for use with integer, double, or complex components. More...
 

Detailed Description

Declares and partly implements template class BasicVector3D.

Homepage:\n http://www.bornagainproject.org
License:\n GNU General Public License v3 or higher (see COPYING)
Authors
Scientific Computing Group at MLZ (see CITATION, AUTHORS)

Forked from CLHEP/Geometry by E. Chernyaev Evgue.nosp@m.ni.T.nosp@m.chern.nosp@m.iaev.nosp@m.@cern.nosp@m..ch, then reworked beyond recognition. Removed split of point and vector semantics. Transforms are relegated to a separate class Transform3D.

Definition in file BasicVector3D.h.