|
ampsci
High-precision calculations for one- and two-valence atomic systems
|
Helper template for Arithmetic operations. Derive from this to provide +,-,*,/, given +=, -=, *=, /=. Works for two different types.
#include <Template.hpp>
Inherited by qip::Array< T > [private].