Typedef Acts::ActsScalar¶
Defined in File Algebra.hpp
Typedef Documentation¶
-
using
Acts::ActsScalar= double¶ Common scalar (floating point type used for the default algebra types.
Defaults to
doublebut can be customized by the user.
Defined in File Algebra.hpp
Acts::ActsScalar = double¶Common scalar (floating point type used for the default algebra types.
Defaults to double but can be customized by the user.