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

Defines basic vectors in R^3 and C^3. More...

Go to the source code of this file.

Typedefs

using ivector_t = BasicVector3D< int >
 
using kvector_t = BasicVector3D< double >
 
using cvector_t = BasicVector3D< std::complex< double > >
 

Detailed Description

Defines basic vectors in R^3 and C^3.

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)

Definition in file Vectors3D.h.