Package jmsltestsuite

Class GeneralQuantizer

java.lang.Object
jmsltestsuite.GeneralQuantizer

public class GeneralQuantizer
extends java.lang.Object
  • Constructor Summary

    Constructors
    Constructor Description
    GeneralQuantizer()  
  • Method Summary

    Modifier and Type Method Description
    static void main​(java.lang.String[] args)  
    static double rounder​(double value, double grid)  

    Methods inherited from class java.lang.Object

    equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • GeneralQuantizer

      public GeneralQuantizer()
  • Method Details

    • rounder

      public static double rounder​(double value, double grid)
    • main

      public static void main​(java.lang.String[] args)