User Activity

  • Modified a comment on discussion General Discussion on half

    Hi, I have warning C4244: 'argument': conversion from 'double' to 'float', possible loss of data ~~~ double a = 1.0; half b = 2.0_h; b = (half)a; ~~~ internally half.hpp not using double->half conversation code for some reason. I wrote here because it is not allowed to create ticket.

  • Posted a comment on discussion General Discussion on half

    Hi, I have warning C4244: 'argument': conversion from 'double' to 'float', possible loss of data ~~~ double a = 1.0; half b = 2.0_h; b = (half)a; ~~~ internally half.hpp not using double->half conversation code for some reason. I wrote here because it is allowed to create ticket.

View All

Personal Data

Username:
inferno2k
Joined:
2008-09-17 21:51:11

Projects

This is a list of open source software projects that Leviathan is associated with:

Personal Tools