scaleable Directory Reference

Files

file  scaleable.H [code]
 Trait to identify types which are "scaleable"; i.e., that can be multiply-equals-d with a scalar. This has to be done explicitly, rather than by identifying the existence of the operator with decltype, in order to exclude bool and int and similar.