ALPSCore reference
|
Metafunction returning "mathematical scalar" type for type T. More...
#include <scalar.hpp>
Metafunction returning "mathematical scalar" type for type T.
The mathematical scalar is defined as type that can be used to scale the value of type T. Note that it is not necessarily any underlying storage type for the object of type T!
Definition at line 28 of file scalar.hpp.