Returns a warning message when binary operations are used with a
LazyTensor
and a ComplexLazyTensor
. These operations might not work
with the current rkeops version.
This function is only called in real2complex.LazyTensor
, which is only
used with binary operations involving a LazyTensor
and
a ComplexLazyTensor
.