• Adam Straw's avatar
    add support for Quantize round mode (#1859) · 51104813
    Adam Straw authored
    * added half_toward_zero; all previous tests passing
    
    * all rounding modes added with unit tests
    
    * fix cpu emitter
    
    * round mode doc
    
    * round out round modes
    
    * doc typo
    
    * using  names for round modes
    
    * use ceil/floor for rounding functions instead of round/nearbyint
    
    * clean up doc
    
    * equidistant
    51104813
quantize.rst 6.79 KB