Class charls.transform_hp1_16.inverse

    • Constructor Summary

      Constructors 
      Constructor Description
      inverse()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      (package private) charls.triplet<java.lang.Integer> operator​(int v1, int v2, int v3)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • inverse

        inverse()
    • Method Detail

      • operator

        charls.triplet<java.lang.Integer> operator​(int v1,
                                                   int v2,
                                                   int v3)