Now, I know this is unusual, but it actually comes up in quantum physics. I tried some stuff like using uom::si::quantities::Length<Complex64>, but then the compiler tells me that uom::Conversion somehow isn't implemented.
Am I missing something? Or is this indeed something that could be worked on in the uom library?
Now, I know this is unusual, but it actually comes up in quantum physics. I tried some stuff like using
uom::si::quantities::Length<Complex64>, but then the compiler tells me thatuom::Conversionsomehow isn't implemented.Am I missing something? Or is this indeed something that could be worked on in the uom library?