BornAgain
1.18.0
Simulate and fit neutron and x-ray scattering at grazing incidence
|
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 > > |
Defines basic vectors in R^3 and C^3.
Definition in file Vectors3D.h.