|
ampsci
High-precision calculations for one- and two-valence atomic systems
|
Like Arithmetic, but for two different types (T op U).
Provides T+U, T-U, T*U, T/U (and the symmetric U+T, U*T) given the compound-assignment operators on T.
#include <Template.hpp>
Inheritance diagram for qip::Arithmetic2< T, U >: