MyraMath
myra::ReflectField< NumberA, NumberB > Class Template Reference

Rules for mixing Number types, template-heavy code uses this to figure out (eg) the resulting type of "field operations" like A+B and A/B. More...

#include <Number.h>

Detailed Description

template<class NumberA, class NumberB>
class myra::ReflectField< NumberA, NumberB >

Rules for mixing Number types, template-heavy code uses this to figure out (eg) the resulting type of "field operations" like A+B and A/B.


The documentation for this class was generated from the following file: