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