-
Why have I already set precision to “double”, but cfr output is still complex64? |
Beta Was this translation helpful? Give feedback.
Answered by
faycalaa
Apr 22, 2025
Replies: 1 comment
-
Hi @BAIGE666, The ray tracer only uses single precision. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
BAIGE666
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @BAIGE666,
The ray tracer only uses single precision.